SWARM_SMP revision 215068
1#
2# $FreeBSD: head/sys/mips/conf/SWARM_SMP 215068 2010-11-10 00:28:20Z imp $
3#
4
5include		std.SWARM
6
7ident		SWARM_SMP
8
9options		SMP
10options		PRINTF_BUFR_SIZE=128
11
12options		ISA_MIPS32
13
14makeoptions	ARCH_FLAGS="-mabi=32 -march=mips32"
15makeoptions	LDSCRIPT_NAME=	ldscript.mips.cfe
16