diff options
Diffstat (limited to 'config/coreboot/g43t-am3')
-rw-r--r-- | config/coreboot/g43t-am3/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/g43t-am3/target.cfg b/config/coreboot/g43t-am3/target.cfg index ac38a6c7..0308cf27 100644 --- a/config/coreboot/g43t-am3/target.cfg +++ b/config/coreboot/g43t-am3/target.cfg @@ -1,6 +1,6 @@ tree="default" romtype="normal" -arch="x86_64" +arch="i386-elf" payload_seabios="y" payload_memtest="y" microcode_required="n" |