From ae71ce41063334796b20eb8b834225b2521fedc3 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Thu, 6 Jul 2017 00:13:03 -0700 Subject: Kconfigize choice/menu items Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman --- samples/arm-nano-eabi/crosstool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/arm-nano-eabi') diff --git a/samples/arm-nano-eabi/crosstool.config b/samples/arm-nano-eabi/crosstool.config index a00b6a2e..82e57140 100644 --- a/samples/arm-nano-eabi/crosstool.config +++ b/samples/arm-nano-eabi/crosstool.config @@ -1,4 +1,4 @@ -CT_ARCH_arm=y +CT_ARCH_ARM=y CT_MULTILIB=y CT_ARCH_FLOAT_SW=y CT_TARGET_VENDOR="nano" -- cgit v1.2.3