summaryrefslogtreecommitdiff
path: root/src/config/Config.lb
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2009-01-20 22:07:20 +0000
committerStefan Reinauer <stepan@openbios.org>2009-01-20 22:07:20 +0000
commit23b655f3b0fe4121e7d91fb309364fac14beea0b (patch)
tree1d72e35ea325e6fb9e5bb7b115f7cd957f557bbc /src/config/Config.lb
parent9ab216023c18aad0df7f4b604bec19f4d31c412e (diff)
downloadcoreboot-23b655f3b0fe4121e7d91fb309364fac14beea0b.tar.xz
some brown paperbag please. fix build.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3883 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
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)