mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:03:08 +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
|
# 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