From 81c28d831b5dbd5aa9456defec8aa818bb6e0c0e Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 24 Jan 2013 22:37:31 +0100 Subject: cc/gcc: remove 'sub-level' version form symbols Now we use defconfig files to store the samples, we have to be a bit more conservatives in the symbols names, so as to avoid gigantic version bumps when updating sub-level versions from a package. Update samples accordingly. Signed-off-by: "Yann E. MORIN" --- samples/arm-cortex_a15-linux-gnueabi/crosstool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/arm-cortex_a15-linux-gnueabi') diff --git a/samples/arm-cortex_a15-linux-gnueabi/crosstool.config b/samples/arm-cortex_a15-linux-gnueabi/crosstool.config index 6f6a8391..eb0ec5a8 100644 --- a/samples/arm-cortex_a15-linux-gnueabi/crosstool.config +++ b/samples/arm-cortex_a15-linux-gnueabi/crosstool.config @@ -8,7 +8,7 @@ CT_ARCH_FPU="neon-vfpv4" CT_ARCH_arm=y CT_TARGET_VENDOR="cortex_a15" CT_KERNEL_linux=y -CT_KERNEL_V_2_6_38_8=y +CT_KERNEL_V_2_6_38=y CT_BINUTILS_V_2_21_1a=y CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y -- cgit v1.2.3