SWARM_SMP revision 232896
1#
2# $FreeBSD: head/sys/mips/conf/SWARM_SMP 232896 2012-03-12 21:25:32Z jmallett $
3#
4
5include		"std.SWARM"
6
7ident		SWARM_SMP
8
9options		SMP
10options		PRINTF_BUFR_SIZE=128
11
12machine		mips mipseb
13
14makeoptions	ARCH_FLAGS="-mabi=32 -march=mips32"
15makeoptions	LDSCRIPT_NAME=	ldscript.mips.cfe
16