X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8f37c266a301fd8ff423018d9c8aa8360331977d..1c9586ce00b46aba779011add8d3d3550b79cd15:/target/linux/image/jffs2/Makefile?ds=sidebyside diff --git a/target/linux/image/jffs2/Makefile b/target/linux/image/jffs2/Makefile index 8734ee225..d5f03bef4 100644 --- a/target/linux/image/jffs2/Makefile +++ b/target/linux/image/jffs2/Makefile @@ -11,6 +11,7 @@ $(DL_DIR)/$(MTD_SOURCE): $(MTD_DIR)/.unpacked: $(DL_DIR)/$(MTD_SOURCE) zcat $(DL_DIR)/$(MTD_SOURCE) | tar -C $(BUILD_DIR) -xvf - + $(PATCH) $(MTD_DIR) ./patches touch $(MTD_DIR)/.unpacked $(MTD_DIR)/util/mkfs.jffs2: $(MTD_DIR)/.unpacked