mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 01:11:52 +02:00
re-arrange ps3 tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13680 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2ed7227d2f
commit
9462cdba15
@ -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 New Issue
Block a user