6to4: support multiple internal networks, use state vars for radvd config
[openwrt/staging/florian.git] / target / linux / mpc83xx / patches-2.6.33 / 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)