summaryrefslogtreecommitdiff
path: root/target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-04-22 07:12:09 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-04-22 07:12:09 +0000
commit81062a12ac315994e929ac926e0fec1990948040 (patch)
tree1130903aa65da699f43e6ccd34be2a8869225225 /target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch
parent814981518984c1a642f59b59d16b305aa3d6eeeb (diff)
downloadmtk-20170518-81062a12ac315994e929ac926e0fec1990948040.zip
mtk-20170518-81062a12ac315994e929ac926e0fec1990948040.tar.gz
mtk-20170518-81062a12ac315994e929ac926e0fec1990948040.tar.bz2
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
SVN-Revision: 21081
Diffstat (limited to 'target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch')
-rw-r--r--target/linux/mpc83xx/patches-2.6.33/005-kernel_Makefile.patch8
1 files changed, 4 insertions, 4 deletions
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 392f62a..f88af25 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)