summaryrefslogtreecommitdiff
path: root/samples/arm-bare_newlib_cortex_m3_nommu-eabi
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-06 07:13:03 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commitae71ce41063334796b20eb8b834225b2521fedc3 (patch)
treea4f27fe406e6d57584b2ff59a8c95d5779d1aebf /samples/arm-bare_newlib_cortex_m3_nommu-eabi
parent6805245679a6f614ed551183075c9d8c45743924 (diff)
Kconfigize choice/menu items
Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/arm-bare_newlib_cortex_m3_nommu-eabi')
-rw-r--r--samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
index c570a1e..1aa9993 100644
--- a/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
+++ b/samples/arm-bare_newlib_cortex_m3_nommu-eabi/crosstool.config
@@ -1,4 +1,4 @@
-CT_ARCH_arm=y
+CT_ARCH_ARM=y
# CT_ARCH_USE_MMU is not set
CT_ARCH_CPU="cortex-m3"
CT_ARCH_FLOAT_SW=y