summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2015-11-14 22:34:51 (GMT)
committerAlexey Neyman <stilor@att.net>2015-11-14 23:21:44 (GMT)
commit10c0f278e9573ee188bcdf3afc7fca8a9ff2e72f (patch)
tree9d29466e9451558ea60de1f52a5c64a0552e9992 /samples
parent379331986d717fb90e50ccfd147db1c88443544b (diff)
Switch to using EV67 in alphaev67-*.
It does not make much sense to have alphaev67 example use -mcpu=ev67, does it? Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples')
-rw-r--r--samples/alphaev67-unknown-linux-gnu/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/alphaev67-unknown-linux-gnu/crosstool.config b/samples/alphaev67-unknown-linux-gnu/crosstool.config
index 53b038a..f6d5124 100644
--- a/samples/alphaev67-unknown-linux-gnu/crosstool.config
+++ b/samples/alphaev67-unknown-linux-gnu/crosstool.config
@@ -1,7 +1,7 @@
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
-CT_ARCH_CPU="ev56"
+CT_ARCH_CPU="ev67"
CT_ARCH_ALPHA_EV67=y
CT_KERNEL_linux=y
CT_BINUTILS_PLUGINS=y