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

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

# Load addresses for first and second stage bootstraps
STAGE1_RELOC=0x009F0000
STAGE2_RELOC=0x00AF0000