[PATCH] Broken Makefile for ppc in 2.5.39

From: Cory 'G' Watson (gphat@cafes.net)
Date: Sun Sep 29 2002 - 12:28:18 EST


This trivial patch fixes the line break in arch/ppc/Makefile:57, please apply.

-- 
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/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:43 EST