diff options
Diffstat (limited to 'config/coreboot/haswell')
-rw-r--r-- | config/coreboot/haswell/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/haswell/target.cfg b/config/coreboot/haswell/target.cfg index f96c5fc2..e9659265 100644 --- a/config/coreboot/haswell/target.cfg +++ b/config/coreboot/haswell/target.cfg @@ -1,4 +1,4 @@ tree="haswell" romtype="normal" rev="1411ecf6f0b2c7395bcb96b856dcfdddb1b0c81b" -arch="x86_64" +arch="i386-elf" |