summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc/stand/Makefile.inc
blob: 399eafdf4bbb97aa99f37830e611e3e09153b4cd (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$OpenBSD: Makefile.inc,v 1.3 2004/07/13 21:03:38 marc Exp $

MDEC_DIR?=/usr/mdec
CFLAGS+=	-fno-stack-protector -Derrno=errno

# Load addresses for first and second stage bootstraps 
STAGE1_RELOC=4000
STAGE2_RELOC=6000
STAGE3_RELOC=6000