Commit 0b78af84 authored by Gyorgy Sarvari's avatar Gyorgy Sarvari Committed by Khem Raj
Browse files

star64: fix u-boot compilation

Make sure that the do_install step is applied to the correct boards.
do_install:append:jh7110 was executed for star64 also (since it is
based on the jh7110 SoC as well), however the installed file is only
used for visionfive2 board, failing the build.

This change ensures that this file is only installed for visionfive2 board,
and not for star64.
parent c1c671a9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment