projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
741c1f7
)
Fix the imagebuilder generation (does not mean it works with the recent changes)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 9 Sep 2007 15:09:10 +0000
(15:09 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 9 Sep 2007 15:09:10 +0000
(15:09 +0000)
SVN-Revision: 8710
target/imagebuilder/Makefile
patch
|
blob
|
history
diff --git
a/target/imagebuilder/Makefile
b/target/imagebuilder/Makefile
index ed051ecebc53f804aef6c83ba7cb212ff321fb7a..0dae2b12ece4c938a639babedef3219117c6d7c7 100644
(file)
--- a/
target/imagebuilder/Makefile
+++ b/
target/imagebuilder/Makefile
@@
-24,7
+24,7
@@
$(BIN_DIR)/$(IB_NAME).tar.bz2: clean
$(CP) \
$(INCLUDE_DIR) $(SCRIPT_DIR) $(PACKAGE_DIR) \
$(TOPDIR)/rules.mk $(TOPDIR)/.config \
- $(
TMP_DIR)/.
target.mk \
+ $(
INCLUDE_DIR)/
target.mk \
$(TMP_DIR)/.packageinfo \
$(TMP_DIR)/.targetinfo \
./files/Makefile \