mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
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
|