projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69ac130
)
add missing flag
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 28 Jul 2007 02:54:50 +0000
(
02:54
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 28 Jul 2007 02:54:50 +0000
(
02:54
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8203
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/subdir.mk
patch
|
blob
|
history
diff --git
a/include/subdir.mk
b/include/subdir.mk
index
fe46ed0
..
046a6ad
100644
(file)
--- a/
include/subdir.mk
+++ b/
include/subdir.mk
@@
-5,7
+5,7
@@
# l: show legacy targets
ifeq ($(DEBUG),all)
- build_debug:=dt
+ build_debug:=d
l
t
else
build_debug:=$(DEBUG)
endif
This page took
0.024903 seconds
and
4
git commands to generate.