7 lines
124 B
Makefile
7 lines
124 B
Makefile
# Common defines for all of /sys/boot/pc98/
|
|
#
|
|
# $FreeBSD$
|
|
|
|
LOADER_ADDRESS?= 0x100000
|
|
CFLAGS+= -mpreferred-stack-boundary=2
|