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 --- config/configure.in.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/configure.in.in') diff --git a/config/configure.in.in b/config/configure.in.in index 3d6a628b..f483f3b8 100644 --- a/config/configure.in.in +++ b/config/configure.in.in @@ -36,6 +36,9 @@ config CONFIGURE_has_automake_1_15_or_newer config CONFIGURE_has_gnu_m4_1_4_12_or_newer @KCONFIG_gnu_m4_1_4_12_or_newer@ +config CONFIGURE_has_dtc + @KCONFIG_dtc@ + config CONFIGURE_has_cvs @KCONFIG_cvs@ -- cgit v1.2.3