From a295b3f4775cbc39b7458dd61b7bcbade036d2f4 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 20 Mar 2017 15:14:21 -0700 Subject: Run samples through an update Signed-off-by: Alexey Neyman --- samples/arm-cortexa9_neon-linux-gnueabihf/crosstool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/arm-cortexa9_neon-linux-gnueabihf') diff --git a/samples/arm-cortexa9_neon-linux-gnueabihf/crosstool.config b/samples/arm-cortexa9_neon-linux-gnueabihf/crosstool.config index f373f957..9330cce6 100644 --- a/samples/arm-cortexa9_neon-linux-gnueabihf/crosstool.config +++ b/samples/arm-cortexa9_neon-linux-gnueabihf/crosstool.config @@ -1,8 +1,8 @@ CT_EXPERIMENTAL=y +CT_ARCH_arm=y CT_ARCH_CPU="cortex-a9" CT_ARCH_FPU="neon" CT_ARCH_FLOAT_HW=y -CT_ARCH_arm=y CT_TARGET_VENDOR="cortexa9_neon" CT_TOOLCHAIN_ENABLE_NLS=y CT_KERNEL_linux=y -- cgit v1.2.3