Просмотр исходного кода

PS3: Enable kernel patches

SVN-Revision: 16756
Geoff Levand 16 лет назад
Родитель
Сommit
2d3e7d7eee
1 измененных файлов с 0 добавлено и 6 удалено
  1. 0 6
      target/linux/ps3/Makefile

+ 0 - 6
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))