This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / ppc / kernel / Makefile
index 94e0b41..7d0abff 100644 (file)
@@ -25,7 +25,7 @@ obj-$(CONFIG_SMP)             += smp.o smp-tbsync.o
 obj-$(CONFIG_TAU)              += temp.o
 obj-$(CONFIG_ALTIVEC)          += vecemu.o vector.o
 
-ifdef CONFIG_MATH_EMULATION
+ifndef CONFIG_MATH_EMULATION
 obj-$(CONFIG_8xx)              += softemu8xx.o
 endif