re-arrange ps3 tree

SVN-Revision: 13680
owl
Hamish Guthrie 2008-12-18 11:46:28 +00:00
parent 1deaf6f46b
commit ccb5e0498f
10 changed files with 7 additions and 31653 deletions

View File

@ -9,8 +9,9 @@ include $(TOPDIR)/rules.mk
ARCH:=powerpc ARCH:=powerpc
BOARD:=ps3 BOARD:=ps3
BOARDNAME:=Sony PS3 Game Console BOARDNAME:=Sony PS3 Game Console
SUBTARGETS=petitboot
LINUX_VERSION:=2.6.27.9 LINUX_VERSION:=2.6.27.8
KERNEL_CC:= KERNEL_CC:=

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,5 @@
BOARDNAME:=Petitboot
define Target/Description
Build Petitboot bootloader
endef