diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:12:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:12:09 +0000 |
commit | 81062a12ac315994e929ac926e0fec1990948040 (patch) | |
tree | 1130903aa65da699f43e6ccd34be2a8869225225 /target/linux/mpc83xx/patches-2.6.33/009-sysdev_Makefile.patch | |
parent | 814981518984c1a642f59b59d16b305aa3d6eeeb (diff) | |
download | upstream-81062a12ac315994e929ac926e0fec1990948040.tar.gz upstream-81062a12ac315994e929ac926e0fec1990948040.tar.bz2 upstream-81062a12ac315994e929ac926e0fec1990948040.zip |
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/009-sysdev_Makefile.patch')
-rw-r--r-- | target/linux/mpc83xx/patches-2.6.33/009-sysdev_Makefile.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/mpc83xx/patches-2.6.33/009-sysdev_Makefile.patch b/target/linux/mpc83xx/patches-2.6.33/009-sysdev_Makefile.patch index 99b26448ef..c0d09ca276 100644 --- a/target/linux/mpc83xx/patches-2.6.33/009-sysdev_Makefile.patch +++ b/target/linux/mpc83xx/patches-2.6.33/009-sysdev_Makefile.patch @@ -1,6 +1,6 @@ ---- a/arch/powerpc/sysdev/Makefile -+++ b/arch/powerpc/sysdev/Makefile -@@ -50,3 +50,5 @@ obj-$(CONFIG_UCODE_PATCH) += micropatch. +--- a/arch/powerpc/sysdev/Makefile ++++ b/arch/powerpc/sysdev/Makefile +@@ -57,3 +57,5 @@ obj-$(CONFIG_PPC_MPC52xx) += mpc5xxx_clo ifeq ($(CONFIG_SUSPEND),y) obj-$(CONFIG_6xx) += 6xx-suspend.o endif |