summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.i386.default
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-01-16 07:15:18 +0000
committerEric Andersen <andersen@codepoet.org>2003-01-16 07:15:18 +0000
commitc52c2a24e3fb7a44cddcef94e6521316c5e609ca (patch)
tree920bd112eb05301f254829aeb20265ff76034a60 /extra/Configs/Config.i386.default
parent8fb868cee4d58c06175765bb446a815f8b52d104 (diff)
Update build rules a bit. fix quoting problems. Update default
x86 compiler optimization to not force building i386 opcodes.
Diffstat (limited to 'extra/Configs/Config.i386.default')
-rw-r--r--extra/Configs/Config.i386.default3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/Configs/Config.i386.default b/extra/Configs/Config.i386.default
index a8f4e9aa1..87adee429 100644
--- a/extra/Configs/Config.i386.default
+++ b/extra/Configs/Config.i386.default
@@ -6,7 +6,8 @@
# Target Architecture Features and Options
#
HAVE_ELF=y
-CONFIG_386=y
+CONFIG_GENERIC_386=y
+# CONFIG_386 is not set
# CONFIG_486 is not set
# CONFIG_586 is not set
# CONFIG_586MMX is not set