summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand/Makefile.inc
blob: bb712aaa08d219f717d442ca8d69f4d838c94ad0 (plain)
1
2
3
4
5
6
7
8
9
10
#	$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
STAGE1_RELOC=0x009F0000
STAGE2_RELOC=0x00AF0000