From 2d3e7d7eeed3d21cdb7065ae0a783d27c0f0b65e Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Fri, 10 Jul 2009 01:00:05 +0000 Subject: PS3: Enable kernel patches SVN-Revision: 16756 --- target/linux/ps3/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'target/linux/ps3') diff --git a/target/linux/ps3/Makefile b/target/linux/ps3/Makefile index d392944..64d8477 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -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)) -- cgit v1.1