summaryrefslogtreecommitdiff
path: root/config/debug/gdb.in.native
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2015-11-07 06:15:11 (GMT)
committerAlexey Neyman <stilor@att.net>2015-11-13 18:28:44 (GMT)
commitac7ce3847590bd0983c581ad15c01a27c6637f18 (patch)
tree7f717ea85dc9ef3b1117b4040edce4cb032d555a /config/debug/gdb.in.native
parent6f7e6b9969681cb3f85464066fa819fa90060783 (diff)
Convert expat for target into a companion lib.
Expat-for-host to be done. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/debug/gdb.in.native')
-rw-r--r--config/debug/gdb.in.native1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/gdb.in.native b/config/debug/gdb.in.native
index 8d2159a..4f7e96a 100644
--- a/config/debug/gdb.in.native
+++ b/config/debug/gdb.in.native
@@ -5,6 +5,7 @@ config GDB_NATIVE
prompt "Native gdb"
depends on ! BARE_METAL
depends on ! BACKEND
+ select EXPAT_TARGET
help
Build and install a native gdb for the target, to run on the target.