projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Restored madwifi compilation (disabled for some weird local hacks)
[openwrt.git]
/
target
/
linux
/
image
/
jffs2
/
Makefile
diff --git
a/target/linux/image/jffs2/Makefile
b/target/linux/image/jffs2/Makefile
index
d5f03be
..
071bacd
100644
(file)
--- a/
target/linux/image/jffs2/Makefile
+++ b/
target/linux/image/jffs2/Makefile
@@
-18,7
+18,7
@@
$(MTD_DIR)/util/mkfs.jffs2: $(MTD_DIR)/.unpacked
$(MAKE) LINUXDIR=$(LINUX_DIR) -C $(MTD_DIR)/util
$(STAGING_DIR)/bin/mkfs.jffs2: $(MTD_DIR)/util/mkfs.jffs2
-
cp
$< $@
+
$(CP)
$< $@
source: $(DL_DIR)/$(MTD_SOURCE)
prepare: $(MTD_DIR)/.unpacked
This page took
0.033221 seconds
and
4
git commands to generate.