]> git.enpas.org Git - openwrt.git/commitdiff
PS3: Enable kernel patches
authorgeoff <geoff@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Jul 2009 01:00:05 +0000 (01:00 +0000)
committergeoff <geoff@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Jul 2009 01:00:05 +0000 (01:00 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16756 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ps3/Makefile

index d392944cb72ed59a30c038d12f6db6fe0052a9be..64d8477199ae8c0b6c869be6d8893e166931f714 100644 (file)
@@ -29,12 +29,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))