aboutsummaryrefslogtreecommitdiff
path: root/src/config/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/Config.lb')
-rw-r--r--src/config/Config.lb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/Config.lb b/src/config/Config.lb
index 2043ef02c4..85f1632b93 100644
--- a/src/config/Config.lb
+++ b/src/config/Config.lb
@@ -2,6 +2,7 @@
uses HAVE_OPTION_TABLE
uses CONFIG_AP_CODE_IN_CAR
+uses ASSEMBLER_DEBUG
makedefine CPP:= $(CC) -x assembler-with-cpp -DASSEMBLY -E
makedefine LIBGCC_FILE_NAME := $(shell $(CC) -print-libgcc-file-name)