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