aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mpc83xx/patches-2.6.33/023-wrapper-fix.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-12-03 09:19:52 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-12-03 09:19:52 +0000
commit187359dc678d8c2c5d548eb758f6f36847013ebd (patch)
treead9624cc088051d9bfad40d11f9df28f6f571485 /target/linux/mpc83xx/patches-2.6.33/023-wrapper-fix.patch
parent7acaafb61b0d3de7f70f47b366babd2b1b7c28a2 (diff)
downloadupstream-187359dc678d8c2c5d548eb758f6f36847013ebd.tar.gz
upstream-187359dc678d8c2c5d548eb758f6f36847013ebd.tar.bz2
upstream-187359dc678d8c2c5d548eb758f6f36847013ebd.zip
remove unused kernel versions, make 2.6.36 the default
SVN-Revision: 24223
Diffstat (limited to 'target/linux/mpc83xx/patches-2.6.33/023-wrapper-fix.patch')
-rw-r--r--target/linux/mpc83xx/patches-2.6.33/023-wrapper-fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/mpc83xx/patches-2.6.33/023-wrapper-fix.patch b/target/linux/mpc83xx/patches-2.6.33/023-wrapper-fix.patch
deleted file mode 100644
index 9e067764b8..0000000000
--- a/target/linux/mpc83xx/patches-2.6.33/023-wrapper-fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/powerpc/boot/wrapper
-+++ b/arch/powerpc/boot/wrapper
-@@ -145,7 +145,7 @@ objflags=-S
- tmp=$tmpdir/zImage.$$.o
- ksection=.kernel:vmlinux.strip
- isection=.kernel:initrd
--link_address='0x400000'
-+link_address='0x490000'
-
- case "$platform" in
- pseries)