projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[buildroot] drop the usr/ prefix when scanning for libgcc.a
[openwrt.git]
/
include
/
toplevel.mk
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
1b72f54
..
dee43cb
100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-114,6
+114,9
@@
tmp/.prereq-build: include/prereq-build.mk
}
touch $@
+printdb: FORCE
+ @$(_SINGLE)$(NO_TRACE_MAKE) -p $@ V=99 DUMP_TARGET_DB=1 2>&1
+
download: .config FORCE
@+$(SUBMAKE) tools/download
@+$(SUBMAKE) toolchain/download
This page took
0.019426 seconds
and
4
git commands to generate.