diff options
Diffstat (limited to 'samples/arm-unknown-eabi')
-rw-r--r-- | samples/arm-unknown-eabi/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/arm-unknown-eabi/crosstool.config b/samples/arm-unknown-eabi/crosstool.config index a22ac4a0..f52abecc 100644 --- a/samples/arm-unknown-eabi/crosstool.config +++ b/samples/arm-unknown-eabi/crosstool.config @@ -1,4 +1,4 @@ -CT_ARCH_arm=y +CT_ARCH_ARM=y CT_ARCH_FLOAT_SW=y CT_LIBC_NEWLIB_IO_C99FMT=y CT_LIBC_NEWLIB_IO_LL=y |