summaryrefslogtreecommitdiffstats
path: root/rules/cross-gdb.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-06-20 15:32:10 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-06-20 15:33:03 +0200
commit3909f7ceef12fe7dc312acb072e174d9c3e36530 (patch)
treeee9b0c7e4ef88607001b02522657a2a1402e6527 /rules/cross-gdb.in
parenta0eb88eaa7863d8f56a70d2eb088f71e2a564d35 (diff)
downloadOSELAS.Toolchain-3909f7ceef12fe7dc312acb072e174d9c3e36530.tar.gz
OSELAS.Toolchain-3909f7ceef12fe7dc312acb072e174d9c3e36530.tar.xz
cross-gdb: build with expat
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/cross-gdb.in')
-rw-r--r--rules/cross-gdb.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/cross-gdb.in b/rules/cross-gdb.in
index c983485..d3a9499 100644
--- a/rules/cross-gdb.in
+++ b/rules/cross-gdb.in
@@ -1,5 +1,6 @@
menuconfig CROSS_GDB
bool "cross gdb "
+ select HOST_EXPAT
help
GDB is a source-level debugger, capable of breaking programs
at any specific line, displaying variable values, and