diff options
Diffstat (limited to 'config/u-boot/i386coreboot')
| -rw-r--r-- | config/u-boot/i386coreboot/target.cfg | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/u-boot/i386coreboot/target.cfg b/config/u-boot/i386coreboot/target.cfg index 71cdde44..213049fe 100644 --- a/config/u-boot/i386coreboot/target.cfg +++ b/config/u-boot/i386coreboot/target.cfg @@ -2,6 +2,6 @@  tree="x86"  # test building with x86_64 hostcc by commenting these: -# xtree="default" # coreboot tree containing crossgcc +# xgcctree="default" # coreboot tree containing crossgcc  # xarch="i386-elf"  # or uncomment them to use crossgcc(buggy) | 
