summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/Makefile.inc
blob: 6aced1829560fe95ab14e1bc2e50b8fb6decbd87 (plain)
1
2
3
4
5
6
# Common defines for all of /sys/boot/i386/
#
# $FreeBSD$

LOADER_ADDRESS?=	0x200000
CFLAGS+=		-ffreestanding -mpreferred-stack-boundary=2
OpenPOWER on IntegriCloud