mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
add missing flag
SVN-Revision: 8203
This commit is contained in:
parent
02a7e555de
commit
48d57c4ba8
@ -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 New Issue
Block a user