linux/mpc83xx: add preliminary 2.6.36 kernel support
[openwrt/svn-archive/archive.git] / target / linux / mpc83xx / patches-2.6.36 / 004-boot_wrapper.patch
1 --- a/arch/powerpc/boot/wrapper
2 +++ b/arch/powerpc/boot/wrapper
3 @@ -209,7 +209,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 ;;