BOARDNAME:=Sony PS3 Game Console
MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com>
SUBTARGETS=petitboot
+FEATURES+=powerpc64
-LINUX_VERSION:=2.6.28.10
+LINUX_VERSION:=2.6.30.5
KERNEL_CC:=
Enable the Petitboot package to build a PS3 bootloader.
endef
-ifeq ($(CONFIG_TARGET_ps3_petitboot),y)
-define Kernel/Patch
-# no patches required
-endef
-endif
-
KERNELNAME:="zImage"
$(eval $(call BuildTarget))