freebsd-dev/sys/mips/conf/SWARM64_SMP

16 lines
260 B
Plaintext
Raw Normal View History

2010-09-15 05:32:10 +00:00
#
# $FreeBSD$
#
2010-12-16 05:13:41 +00:00
include "std.SWARM"
2010-09-15 05:32:10 +00:00
ident SWARM64_SMP
options SMP
options PRINTF_BUFR_SIZE=128
2010-09-15 05:32:10 +00:00
machine mips mips64
2010-09-15 05:32:10 +00:00
makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
makeoptions LDSCRIPT_NAME=ldscript.mips.cfe
2010-09-15 05:32:10 +00:00
makeoptions KERNLOADADDR=0xffffffff80001000