projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dependency fix
[openwrt.git]
/
tools
/
Makefile
diff --git
a/tools/Makefile
b/tools/Makefile
index
07944af
..
492c027
100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-21,6
+21,7
@@
$(STAGING_DIR)/include-host/.done:
@cp $(1)/include/*.h $$$$(dirname $$@)/
@touch $$@
$(curdir)//prepare = $(STAGING_DIR)/include-host/.done
+$(curdir)//compile = $(STAGING_DIR)/include-host/.done
endef
$(eval $(call copy_include,$(curdir)))
This page took
0.024128 seconds
and
4
git commands to generate.