-- Cory 'G' Watson--- linus-2.5/arch/ppc/Makefile 2002-09-29 16:53:10.000000000 +0000 +++ g-2.5/arch/ppc/Makefile 2002-09-29 16:50:55.000000000 +0000 @@ -53,8 +53,7 @@ endif endif
-core-y += arch/ppc/kernel/ arch/ppc/platforms/ - arch/ppc/mm/ arch/ppc/lib/ +core-y += arch/ppc/kernel/ arch/ppc/platforms/ arch/ppc/mm/ arch/ppc/lib/ core-$(CONFIG_MATH_EMULATION) += arch/ppc/math-emu/ core-$(CONFIG_XMON) += arch/ppc/xmon/ core-$(CONFIG_APUS) += arch/ppc/amiga/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/