summaryrefslogtreecommitdiffstats
path: root/include/subdir.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/subdir.mk')
-rw-r--r--include/subdir.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/subdir.mk b/include/subdir.mk
index fe46ed0de0..046a6adf6f 100644
--- a/include/subdir.mk
+++ b/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