summaryrefslogtreecommitdiffstats
path: root/target/linux/image/jffs2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/image/jffs2/Makefile')
-rw-r--r--target/linux/image/jffs2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/image/jffs2/Makefile b/target/linux/image/jffs2/Makefile
index 071bacdd4..0273d52fd 100644
--- a/target/linux/image/jffs2/Makefile
+++ b/target/linux/image/jffs2/Makefile
@@ -24,6 +24,6 @@ source: $(DL_DIR)/$(MTD_SOURCE)
prepare: $(MTD_DIR)/.unpacked
compile: $(MTD_DIR)/util/mkfs.jffs2 $(STAGING_DIR)/bin/mkfs.jffs2
install:
-clean:
+clean: FORCE
rm -rf $(MTD_DIR)