PS3: Enable kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16756 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
f3cc73eaf1
commit
9dacfa8782
|
@ -29,12 +29,6 @@ define Target/Description
|
||||||
Enable the Petitboot package to build a PS3 bootloader.
|
Enable the Petitboot package to build a PS3 bootloader.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
ifeq ($(CONFIG_TARGET_ps3_petitboot),y)
|
|
||||||
define Kernel/Patch
|
|
||||||
# no patches required
|
|
||||||
endef
|
|
||||||
endif
|
|
||||||
|
|
||||||
KERNELNAME:="zImage"
|
KERNELNAME:="zImage"
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
Loading…
Reference in New Issue