add missing flag
SVN-Revision: 8203
This commit is contained in:
parent
02a7e555de
commit
48d57c4ba8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# l: show legacy targets
|
||||
|
||||
ifeq ($(DEBUG),all)
|
||||
build_debug:=dt
|
||||
build_debug:=dlt
|
||||
else
|
||||
build_debug:=$(DEBUG)
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue