diff options
Diffstat (limited to 'config/coreboot/default')
-rw-r--r-- | config/coreboot/default/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/default/target.cfg b/config/coreboot/default/target.cfg index 076e7555..23f93b09 100644 --- a/config/coreboot/default/target.cfg +++ b/config/coreboot/default/target.cfg @@ -1,4 +1,4 @@ tree="default" romtype="normal" rev="d862695f5f432b5c78dada5f16c293a4c3f9fce6" -arch="x86_64" +arch="i386-elf" |