target/linux/image rewrite
[openwrt.git] / target / linux / image / jffs2 / Makefile
index 0273d52..b673c43 100644 (file)
@@ -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
 
This page took 0.021852 seconds and 4 git commands to generate.