diff options
Diffstat (limited to 'config/coreboot/x200_4mb')
-rw-r--r-- | config/coreboot/x200_4mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/x200_4mb/target.cfg b/config/coreboot/x200_4mb/target.cfg index 981435d4..8688df3f 100644 --- a/config/coreboot/x200_4mb/target.cfg +++ b/config/coreboot/x200_4mb/target.cfg @@ -1,5 +1,5 @@ tree="default" -arch="i386-elf" +xarch="i386-elf" payload_grub="y" payload_grub_withseabios="y" payload_seabios="y" |