mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-07 05:04:00 -05:00
add missing flag
SVN-Revision: 8203
This commit is contained in:
parent
02a7e555de
commit
48d57c4ba8
@ -5,7 +5,7 @@
|
|||||||
# l: show legacy targets
|
# l: show legacy targets
|
||||||
|
|
||||||
ifeq ($(DEBUG),all)
|
ifeq ($(DEBUG),all)
|
||||||
build_debug:=dt
|
build_debug:=dlt
|
||||||
else
|
else
|
||||||
build_debug:=$(DEBUG)
|
build_debug:=$(DEBUG)
|
||||||
endif
|
endif
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user