From 6983aacd37e799b035732187aab6896f46f57a60 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 22 Apr 2010 07:12:09 +0000 Subject: kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21081 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch') diff --git a/target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch b/target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch index 392f62a841..f88af25fee 100644 --- a/target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch +++ b/target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch @@ -1,6 +1,6 @@ ---- a/arch/powerpc/kernel/Makefile -+++ b/arch/powerpc/kernel/Makefile -@@ -97,9 +97,11 @@ obj-$(CONFIG_FUNCTION_GRAPH_TRACER) += f +--- a/arch/powerpc/kernel/Makefile ++++ b/arch/powerpc/kernel/Makefile +@@ -105,9 +105,11 @@ obj32-$(CONFIG_PPC_PERF_CTRS) += mpc7450 obj-$(CONFIG_8XX_MINIMAL_FPEMU) += softemu8xx.o @@ -11,4 +11,4 @@ +endif obj-$(CONFIG_PPC64) += $(obj64-y) - + obj-$(CONFIG_PPC32) += $(obj32-y) -- cgit v1.2.3