From 554a817acf45255c39e52aa9c0673aaa89e74f2c Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 25 Jul 2013 12:57:59 +0200 Subject: CI config: compile gdb for the target instead gdbserver only Signed-off-by: Abdoulaye Walsimou Gaye --- defconfigs/common.kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/defconfigs/common.kconfig b/defconfigs/common.kconfig index ebeaa8b..689f5ec 100644 --- a/defconfigs/common.kconfig +++ b/defconfigs/common.kconfig @@ -1,5 +1,6 @@ CONFIG_EMBTK_GCC_LANGUAGE_CPP=y CONFIG_EMBTK_HAVE_GDB_SYSTEM=y +CONFIG_EMBTK_HAVE_GDB=y CONFIG_EMBTK_HAVE_STRACE=y CONFIG_EMBTK_NUMBER_BUILD_JOBS=3 CONFIG_EMBTK_HAVE_ROOTFS=y -- cgit v1.2.3