PS3: Enable kernel patches
SVN-Revision: 16756
This commit is contained in:
parent
ec7dc58e59
commit
2d3e7d7eee
1 changed files with 0 additions and 6 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue