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/m68k-unknown-uclinux-uclibc/crosstool.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/m68k-unknown-uclinux-uclibc') diff --git a/samples/m68k-unknown-uclinux-uclibc/crosstool.config b/samples/m68k-unknown-uclinux-uclibc/crosstool.config index 7b06f6c5..6dd27ca7 100644 --- a/samples/m68k-unknown-uclinux-uclibc/crosstool.config +++ b/samples/m68k-unknown-uclinux-uclibc/crosstool.config @@ -4,7 +4,7 @@ CT_SAVE_TARBALLS=y CT_LOG_EXTRA=y CT_ARCH_m68k=y CT_KERNEL_linux=y -CT_KERNEL_V_3_5_7=y +CT_KERNEL_V_3_5=y CT_BINUTILS_V_2_21_1a=y CT_LIBC_UCLIBC_CONFIG_FILE="${CT_LIB_DIR}/samples/${CT_TARGET}/${CT_LIBC}-${CT_LIBC_VERSION}.config" CT_THREADS_LINUXTHREADS=y -- cgit v1.2.3