projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
allow more complex defaults in menuconfig
[openwrt.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
8a2e6bb
..
f93b008
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-70,10
+70,10
@@
config: scripts/config/conf
config-clean:
$(MAKE) -C scripts/config clean
-package/%:
+package/%:
.pkginfo
$(MAKE) -C package $(patsubst package/%,%,$@)
-target/%:
+target/%:
.pkginfo
$(MAKE) -C target $(patsubst target/%,%,$@)
toolchain/%:
This page took
0.023748 seconds
and
4
git commands to generate.