1
0
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:
hcg 2008-12-18 11:46:28 +00:00
parent 2ed7227d2f
commit 9462cdba15
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