mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 21:00:37 +02:00
add missing flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8203 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
69ac130ada
commit
25769190c8
@ -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