Makefile.inc revision 96579
1# Common defines for all of /sys/boot/pc98/
2#
3# $FreeBSD: head/sys/boot/pc98/Makefile.inc 96579 2002-05-14 12:32:59Z nyan $
4
5LOADER_ADDRESS?=	0x100000
6CFLAGS+=		-ffreestanding -mpreferred-stack-boundary=2
7