1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 22:52:22 +03:00

PS3: Enable kernel patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16756 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
geoff 2009-07-10 01:00:05 +00:00
parent f2c1b9123f
commit 024957ebc1

View 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))