Newer
Older
ubixos-pre / src / sys / boot / Makefile.inc
@reddawg reddawg on 18 Jun 2004 203 bytes UbixOS PreRelease
# 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