summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/arch/alpha/stand/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/stand/Makefile.inc b/sys/arch/alpha/stand/Makefile.inc
index 7e4c35544bf..21e4b6b104f 100644
--- a/sys/arch/alpha/stand/Makefile.inc
+++ b/sys/arch/alpha/stand/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.13 2012/11/08 12:14:08 otto Exp $
+# $OpenBSD: Makefile.inc,v 1.14 2012/12/17 19:03:22 martynas Exp $
# $NetBSD: Makefile.inc,v 1.8 1997/04/06 08:39:38 cgd Exp $
.include <bsd.own.mk> # for ELF_TOOLCHAIN definition
@@ -10,7 +10,7 @@ BINDIR= /usr/mdec
# the Alpha AXP Architecture Reference Manual.
# "Region 1 start"
-PRIMARY_LOAD_ADDRESS= 2000000
+PRIMARY_LOAD_ADDRESS= 20000000
# "Region 1 start" + 32k
SECONDARY_LOAD_ADDRESS= 20004000
# "Region 1 start" + 256k