projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add INCLUDE_DIR variable for $(TOPDIR)/include
[openwrt.git]
/
target
/
linux
/
image
/
generic
/
Makefile
diff --git
a/target/linux/image/generic/Makefile
b/target/linux/image/generic/Makefile
index
f87fb11
..
a11574b
100644
(file)
--- a/
target/linux/image/generic/Makefile
+++ b/
target/linux/image/generic/Makefile
@@
-1,4
+1,4
@@
-include
..
/image.mk
+include
$(INCLUDE_DIR)
/image.mk
# use default targets for everything
This page took
0.023234 seconds
and
4
git commands to generate.