summaryrefslogtreecommitdiff
path: root/core/toolchain/addons
diff options
context:
space:
mode:
Diffstat (limited to 'core/toolchain/addons')
-rw-r--r--core/toolchain/addons/gdb/common.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/toolchain/addons/gdb/common.mk b/core/toolchain/addons/gdb/common.mk
index 6f60442..e3d0543 100644
--- a/core/toolchain/addons/gdb/common.mk
+++ b/core/toolchain/addons/gdb/common.mk
@@ -33,6 +33,6 @@ GDBCOMMON_CONFIGURE_OPTS += --with-bugurl="$(EMBTK_BUGURL)"
GDBCOMMON_CONFIGURE_OPTS += --with-pkgversion="embtk-$(EMBTK_VERSION)"
GDBCOMMON_INCLUDES := ansidecl.h bfd.h bfdlink.h dis-asm.h symcat.h gdb
-GDBCOMMON_LIBS := lib*-sim.a libbfd.* libiberty.* libopcodes.*
-GDBCOMMON_BINS := gdb gdbtui run
+GDBCOMMON_LIBS := lib*-sim.a libbfd.* libiberty.* libopcodes.*
+GDBCOMMON_BINS := gcore gdb gdbtui run