391da75b41
including that in SWARM and SWARM_SMP kernel configs.
16 lines
216 B
Plaintext
16 lines
216 B
Plaintext
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
include SWARM_COMMON
|
|
|
|
ident SWARM_SMP
|
|
|
|
options SMP
|
|
options PRINTF_BUFR_SIZE=128
|
|
|
|
options ISA_MIPS32
|
|
|
|
makeoptions ARCH_FLAGS="-mabi=32 -march=mips32"
|
|
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
|