aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPekka Enberg <penberg@kernel.org>2012-07-14 20:46:35 +0300
committerPekka Enberg <penberg@kernel.org>2012-07-14 20:46:35 +0300
commit105ab53bcdaf8a62a349b5b80c954a9f7d4037e4 (patch)
treed1b8341f312fca4339ce91d94b9768c37315ec7b
parent0d0c77148ccf687e511b722378e707ac407cc22e (diff)
downloadlinux-vax/historic.tar.gz
vax: Fix CROSS_COMPILE to use "vax-linux-" prefixvax/historic
Signed-off-by: Pekka Enberg <penberg@kernel.org>
-rw-r--r--arch/vax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/vax/Makefile b/arch/vax/Makefile
index 1e59e7589068ad..23c5c150ff7320 100644
--- a/arch/vax/Makefile
+++ b/arch/vax/Makefile
@@ -12,7 +12,7 @@
# Copyright (C) 1994 by Linus Torvalds
#
-CROSS_COMPILE := vax-dec-linux-
+CROSS_COMPILE := vax-linux-
LDFLAGS_BLOB := --format binary --oformat elf32-vax