Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/voyager-2.6
[powerpc.git] / arch / i386 / Makefile.cpu
index dcd936e..a11befb 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)
+