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
0273d52
..
b673c43
100644
(file)
--- a/
target/linux/image/jffs2/Makefile
+++ b/
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
This page took
0.021852 seconds
and
4
git commands to generate.