d4f95c889d
'options<tab><tab>', per long standing (but recently not so strictly enforced) convention.
16 lines
260 B
Plaintext
16 lines
260 B
Plaintext
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
include "std.SWARM"
|
|
|
|
ident SWARM64_SMP
|
|
|
|
options SMP
|
|
options PRINTF_BUFR_SIZE=128
|
|
|
|
machine mips mips64
|
|
makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
|
|
makeoptions LDSCRIPT_NAME=ldscript.mips.cfe
|
|
makeoptions KERNLOADADDR=0xffffffff80001000
|