Newer
Older
ubix2 / src / sys / boot / Makefile.inc
@reddawg reddawg on 1 Jun 2006 203 bytes ubix2
# Common defines for all of /sys/boot/i386/
#
# $FreeBSD: src/sys/boot/i386/Makefile.inc,v 1.1.2.2 2000/12/28 12:04:04 ps Exp $

LOADER_ADDRESS?=	0x200000
CFLAGS+=		-mpreferred-stack-boundary=2
CC = gcc