X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5cffa2bddbb29ab023d84d108f7c9cf8b0855221..b86519d5f218b7a391b8a08fecf8e100375eb93c:/target/linux/ps3/Makefile diff --git a/target/linux/ps3/Makefile b/target/linux/ps3/Makefile index d392944cb..64d847719 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))