projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02a7e55
)
add missing flag
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 28 Jul 2007 02:54:50 +0000
(
02:54
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 28 Jul 2007 02:54:50 +0000
(
02:54
+0000)
SVN-Revision: 8203
include/subdir.mk
patch
|
blob
|
history
diff --git
a/include/subdir.mk
b/include/subdir.mk
index fe46ed0de04c26d2d1f197139cde3ba3bb000dc9..046a6adf6f370c32310d8b5d933a8eb23b833c42 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