mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 17:32:43 +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
|