kernel: refresh patches for kernel 3.0-rc4
[openwrt/svn-archive/archive.git] / target / linux / ps3 / Makefile
index 2984019f937ffc82ed436d700c111476cdff7d95..e36e333cfe3bee9f90c33107d1baf0840b18b641 100644 (file)
@@ -11,8 +11,9 @@ BOARD:=ps3
 BOARDNAME:=Sony PS3 Game Console
 MAINTAINER:=Geoff Levand <geoffrey.levand@am.sony.com>
 SUBTARGETS=petitboot
+FEATURES+=powerpc64
 
-LINUX_VERSION:=2.6.28.8
+LINUX_VERSION:=2.6.30.10
 
 KERNEL_CC:=
 
@@ -29,12 +30,6 @@ define Target/Description
        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))