diff options
Diffstat (limited to 'config/coreboot/gru_bob/target.cfg')
-rw-r--r-- | config/coreboot/gru_bob/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/gru_bob/target.cfg b/config/coreboot/gru_bob/target.cfg index e5866cb7..dda11b5f 100644 --- a/config/coreboot/gru_bob/target.cfg +++ b/config/coreboot/gru_bob/target.cfg @@ -2,5 +2,5 @@ tree="default" xarch="aarch64-elf arm-eabi" -payload_uboot="y" +payload_uboot="arm64" build_depend="u-boot/gru_bob" |