PS3: Enable kernel patches
SVN-Revision: 16756
This commit is contained in:
@@ -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))
|
||||||
|
|||||||
Reference in New Issue
Block a user