summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvme88k/stand/Makefile.inc')
-rw-r--r--sys/arch/mvme88k/stand/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/stand/Makefile.inc b/sys/arch/mvme88k/stand/Makefile.inc
index 1dc813fddaa..bb712aaa08d 100644
--- a/sys/arch/mvme88k/stand/Makefile.inc
+++ b/sys/arch/mvme88k/stand/Makefile.inc
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile.inc,v 1.6 2003/10/01 20:39:40 miod Exp $
+# $OpenBSD: Makefile.inc,v 1.7 2003/10/11 22:08:57 miod Exp $
MDEC_DIR?=/usr/mdec
CFLAGS+= -fno-stack-protector -mmemcpy
-# Load addresses for first and second stage bootstraps
+# Load addresses for first and second stage bootstraps
STAGE1_RELOC=0x009F0000
STAGE2_RELOC=0x00AF0000