[package] relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
[openwrt.git] / target / linux / mpc83xx / patches-2.6.36 / 023-wrapper-fix.patch
1 --- a/arch/powerpc/boot/wrapper
2 +++ b/arch/powerpc/boot/wrapper
3 @@ -145,7 +145,7 @@ objflags=-S
4 tmp=$tmpdir/zImage.$$.o
5 ksection=.kernel:vmlinux.strip
6 isection=.kernel:initrd
7 -link_address='0x400000'
8 +link_address='0x490000'
9
10 case "$platform" in
11 pseries)
This page took 0.067646 seconds and 5 git commands to generate.