diff options
Diffstat (limited to 'resources/coreboot/gru_bob')
-rw-r--r-- | resources/coreboot/gru_bob/target.cfg (renamed from resources/coreboot/gru_bob/board.cfg) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/coreboot/gru_bob/board.cfg b/resources/coreboot/gru_bob/target.cfg index 22e6c337..9448362c 100644 --- a/resources/coreboot/gru_bob/board.cfg +++ b/resources/coreboot/gru_bob/target.cfg @@ -1,4 +1,4 @@ -cbtree="cros" +tree="cros" romtype="normal" arch="AArch64" payload_uboot="y" |