SWARM revision 212633
1#
2# $FreeBSD: head/sys/mips/conf/SWARM 212633 2010-09-15 05:29:13Z neel $
3#
4
5include		SWARM_COMMON
6
7ident		SWARM
8
9options		ISA_MIPS32
10
11makeoptions	ARCH_FLAGS="-mabi=32 -march=mips32"
12makeoptions	LDSCRIPT_NAME=	ldscript.mips.cfe
13