summaryrefslogtreecommitdiffstats
path: root/arch/i386/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/Makefile')
-rw-r--r--arch/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/Makefile b/arch/i386/Makefile
index 25b523026..f7941bcbe 100644
--- a/arch/i386/Makefile
+++ b/arch/i386/Makefile
@@ -50,7 +50,7 @@ ifdef CONFIG_M686
CFLAGS += -march=i686
endif
-ifdef CONFIG_M686FXSR
+ifdef CONFIG_MPENTIUMIII
CFLAGS += -march=i686
endif