re-arrange ps3 tree
SVN-Revision: 13680
This commit is contained in:
parent
1deaf6f46b
commit
ccb5e0498f
10 changed files with 7 additions and 31653 deletions
|
@ -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
5
target/linux/ps3/petitboot/target.mk
Normal file
5
target/linux/ps3/petitboot/target.mk
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
BOARDNAME:=Petitboot
|
||||||
|
|
||||||
|
define Target/Description
|
||||||
|
Build Petitboot bootloader
|
||||||
|
endef
|
Loading…
Reference in a new issue