X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a3354e7005097cde95e004c0440b086d85154302..a3ad2f5f1b38228a60507a776f9dfddbea2b79a8:/target/linux/ps3/Makefile diff --git a/target/linux/ps3/Makefile b/target/linux/ps3/Makefile index 7412a3644..20eed76e4 100644 --- a/target/linux/ps3/Makefile +++ b/target/linux/ps3/Makefile @@ -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),)