diff options
Diffstat (limited to 'config/coreboot/hp8300usdt_16mb/target.cfg')
-rw-r--r-- | config/coreboot/hp8300usdt_16mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/hp8300usdt_16mb/target.cfg b/config/coreboot/hp8300usdt_16mb/target.cfg index 1467dcd2..63112911 100644 --- a/config/coreboot/hp8300usdt_16mb/target.cfg +++ b/config/coreboot/hp8300usdt_16mb/target.cfg @@ -1,6 +1,6 @@ tree="default" romtype="normal" -arch="x86_64" +arch="i386-elf" payload_seabios="y" payload_seabios_withgrub="y" payload_memtest="y" |