mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
6 lines
124 B
Makefile
6 lines
124 B
Makefile
# Common defines for all of /sys/boot/pc98/
|
|
#
|
|
# $FreeBSD$
|
|
|
|
LOADER_ADDRESS?= 0x100000
|
|
CFLAGS+= -mpreferred-stack-boundary=2
|