diff options
Diffstat (limited to 'arch/powerpc/boot/wrapper')
| -rwxr-xr-x | arch/powerpc/boot/wrapper | 3 |
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) | |||
| 270 | treeboot-currituck) | 270 | treeboot-currituck) |
| 271 | link_address='0x1000000' | 271 | link_address='0x1000000' |
| 272 | ;; | 272 | ;; |
| 273 | treeboot-akebono) | ||
| 274 | link_address='0x1000000' | ||
| 275 | ;; | ||
| 273 | treeboot-iss4xx-mpic) | 276 | treeboot-iss4xx-mpic) |
| 274 | platformo="$object/treeboot-iss4xx.o" | 277 | platformo="$object/treeboot-iss4xx.o" |
| 275 | ;; | 278 | ;; |
