add missing flag

SVN-Revision: 8203
master
Felix Fietkau 17 years ago
parent 02a7e555de
commit 48d57c4ba8
  1. 2
      include/subdir.mk

@ -5,7 +5,7 @@
# l: show legacy targets
ifeq ($(DEBUG),all)
build_debug:=dt
build_debug:=dlt
else
build_debug:=$(DEBUG)
endif

Loading…
Cancel
Save