summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/image/jffs2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/target/linux/image/jffs2/Makefile')
-rw-r--r--openwrt/target/linux/image/jffs2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/image/jffs2/Makefile b/openwrt/target/linux/image/jffs2/Makefile
index 0273d52..b673c43 100644
--- a/openwrt/target/linux/image/jffs2/Makefile
+++ b/openwrt/target/linux/image/jffs2/Makefile
@@ -25,5 +25,5 @@ prepare: $(MTD_DIR)/.unpacked
compile: $(MTD_DIR)/util/mkfs.jffs2 $(STAGING_DIR)/bin/mkfs.jffs2
install:
clean: FORCE
- rm -rf $(MTD_DIR)
+ rm -rf $(MTD_DIR) $(STAGING_DIR)/bin/mkfs.jffs2