summaryrefslogtreecommitdiff
path: root/samples/alphaev56-unknown-linux-gnu
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2013-01-24 21:37:31 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2013-01-24 21:37:31 (GMT)
commit81c28d831b5dbd5aa9456defec8aa818bb6e0c0e (patch)
treeb18953c8f780dd7d0194620bd709ea52e9c6d03d /samples/alphaev56-unknown-linux-gnu
parent0571b39a81ef4c1188f0bdd78f050720de13c40b (diff)
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" <yann.morin.1998@free.fr>
Diffstat (limited to 'samples/alphaev56-unknown-linux-gnu')
-rw-r--r--samples/alphaev56-unknown-linux-gnu/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/alphaev56-unknown-linux-gnu/crosstool.config b/samples/alphaev56-unknown-linux-gnu/crosstool.config
index 4bc5ae3..02aa821 100644
--- a/samples/alphaev56-unknown-linux-gnu/crosstool.config
+++ b/samples/alphaev56-unknown-linux-gnu/crosstool.config
@@ -6,7 +6,7 @@ CT_ARCH_CPU="ev56"
CT_ARCH_TUNE="ev56"
CT_ARCH_ALPHA_EV56=y
CT_KERNEL_linux=y
-CT_KERNEL_V_2_6_37_6=y
+CT_KERNEL_V_2_6_37=y
CT_BINUTILS_V_2_21_1a=y
CT_BINUTILS_PLUGINS=y
CT_BINUTILS_FOR_TARGET=y