[ar71xx] ag71xx driver: fix a kernel crash caused by r14496
[openwrt.git] / target / linux / ps3 / Makefile
index 7412a36..20eed76 100644 (file)
@@ -22,7 +22,9 @@ define Target/Description
 endef
 
 ifeq ($(CONFIG_TARGET_ps3_petitboot),y)
-# no generic patches required
+# no patches required
+# provide facility for specific patches
+PATCH_DIR=patches-petitboot
 define Kernel/Prepare
        bzcat $(DL_DIR)/$(LINUX_SOURCE) | $(TAR) -C $(KERNEL_BUILD_DIR) $(TAR_OPTIONS)
        $(call PatchDir,$(PATCH_DIR),)
This page took 0.021694 seconds and 4 git commands to generate.