]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/Makefile.cpu
[PATCH] fixing includes in alpha_ksyms.c
[linux-2.6-omap-h63xx.git] / arch / i386 / Makefile.cpu
index dcd936ef45db613b941ba178c6b0ff786827c94b..a11befba26d5b78face98824b3aff15f4fcafc87 100644 (file)
@@ -39,3 +39,7 @@ cflags-$(CONFIG_X86_ELAN)     += -march=i486
 # Geode GX1 support
 cflags-$(CONFIG_MGEODEGX1)     += -march=pentium-mmx
 
+# add at the end to overwrite eventual tuning options from earlier
+# cpu entries
+cflags-$(CONFIG_X86_GENERIC)   += $(call tune,generic)
+