Makefile.inc revision 96306
1# Common defines for all of /sys/boot/i386/
2#
3# $FreeBSD: head/sys/boot/i386/Makefile.inc 96306 2002-05-10 00:53:45Z obrien $
4
5LOADER_ADDRESS?=	0x200000
6CFLAGS+=		-ffreestanding -mpreferred-stack-boundary=2
7