projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add support for sch_esfq, iproute2 support will be coming soon
[openwrt.git]
/
openwrt
/
target
/
Makefile
diff --git
a/openwrt/target/Makefile
b/openwrt/target/Makefile
index
ec3b659
..
e066fa9
100644
(file)
--- a/
openwrt/target/Makefile
+++ b/
openwrt/target/Makefile
@@
-35,3
+35,5
@@
linux-imagebuilder:
@$(TRACE) target/linux/imagebuilder
$(MAKE) -C linux imagebuilder
+linux/package/%:
+ $(MAKE) -C $(TOPDIR)/target/linux $(patsubst linux/%,%,$@)
This page took
0.01864 seconds
and
4
git commands to generate.