freebsd-dev/sys/mips/conf/SWARM_SMP
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

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