From da76ae3ea3ba523223fe61b3b40974254a389141 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 19 Nov 2018 15:17:37 -0800 Subject: Add DTC as a companion tool (needed for cross-gdb targeting the moxie-* targets) Signed-off-by: Alexey Neyman --- scripts/show-config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/show-config.sh') diff --git a/scripts/show-config.sh b/scripts/show-config.sh index 7112269c..7f2051c6 100644 --- a/scripts/show-config.sh +++ b/scripts/show-config.sh @@ -108,7 +108,7 @@ dump_single_sample() dump_choice_desc LIBC "C library" dump_pkgs_desc DEBUG "Debug tools" DUMA GDB LTRACE STRACE - dump_pkgs_desc COMP_TOOLS "Companion tools" AUTOCONF AUTOMAKE LIBTOOL M4 MAKE + dump_pkgs_desc COMP_TOOLS "Companion tools" AUTOCONF AUTOMAKE LIBTOOL M4 MAKE DTC fi } -- cgit v1.2.3