projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix another wrong shitfing
[openwrt.git]
/
include
/
toplevel.mk
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
359c7cf
..
c926860
100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-52,6
+52,8
@@
prepare-tmpinfo: FORCE
scripts/config/mconf:
@+$(MAKE) -C scripts/config all
+$(eval $(call rdep,scripts/config,scripts/config/mconf))
+
scripts/config/conf:
@+$(MAKE) -C scripts/config conf
This page took
0.024472 seconds
and
4
git commands to generate.