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
/
brcm
/
Makefile
diff --git
a/target/linux/image/brcm/Makefile
b/target/linux/image/brcm/Makefile
index
d219dc3
..
e4ccffd
100644
(file)
--- a/
target/linux/image/brcm/Makefile
+++ b/
target/linux/image/brcm/Makefile
@@
-1,4
+1,4
@@
-include $(
TOPDIR)/include
/image.mk
+include $(
INCLUDE_DIR)
/image.mk
define Build/Compile
rm -f $(KDIR)/loader.gz
define Build/Compile
rm -f $(KDIR)/loader.gz
This page took
0.021794 seconds
and
4
git commands to generate.