aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/wrapper')
-rwxr-xr-xarch/powerpc/boot/wrapper3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/boot/wrapper b/arch/powerpc/boot/wrapper
index 1948cf8b8a40..ae0f88ec4a32 100755
--- a/arch/powerpc/boot/wrapper
+++ b/arch/powerpc/boot/wrapper
@@ -270,6 +270,9 @@ gamecube|wii)
270treeboot-currituck) 270treeboot-currituck)
271 link_address='0x1000000' 271 link_address='0x1000000'
272 ;; 272 ;;
273treeboot-akebono)
274 link_address='0x1000000'
275 ;;
273treeboot-iss4xx-mpic) 276treeboot-iss4xx-mpic)
274 platformo="$object/treeboot-iss4xx.o" 277 platformo="$object/treeboot-iss4xx.o"
275 ;; 278 ;;