[package] 6to4: support multiple internal networks, use state vars for radvd config
[openwrt/svn-archive/archive.git] / target / linux / mpc83xx / patches-2.6.35 / 004-boot_wrapper.patch
1 --- a/arch/powerpc/boot/wrapper
2 +++ b/arch/powerpc/boot/wrapper
3 @@ -205,7 +205,7 @@ ps3)
4 isection=.kernel:initrd
5 link_address=''
6 ;;
7 -ep88xc|ep405|ep8248e)
8 +ep88xc|ep405|ep8248e|rb600)
9 platformo="$object/fixed-head.o $object/$platform.o"
10 binary=y
11 ;;