freebsd-dev/sys/mips/conf/SWARM
Neel Natu 391da75b41 Factor out the common parts of the swarm board in SWARM_COMMON and start
including that in SWARM and SWARM_SMP kernel configs.
2010-09-15 05:29:13 +00:00

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