projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
target/linux/image rewrite
[openwrt.git]
/
target
/
linux
/
image
/
jffs2
/
Makefile
diff --git
a/target/linux/image/jffs2/Makefile
b/target/linux/image/jffs2/Makefile
index
071bacd
..
b673c43
100644
(file)
--- 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:
- rm -rf $(MTD_DIR)
+clean:
FORCE
+ rm -rf $(MTD_DIR)
$(STAGING_DIR)/bin/mkfs.jffs2
This page took
0.027171 seconds
and
4
git commands to generate.