X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/5d465575f1003c3a14632b5b49ab30a706ee9b6b..56f5e0b05ac304bca69ecdf07760f0e3579b039c:/target/linux/mpc83xx/patches-2.6.33/023-wrapper-fix.patch 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 9e067764b..000000000 --- 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)