SWARM revision 256281
1#
2# $FreeBSD: stable/10/sys/mips/conf/SWARM 233644 2012-03-29 02:54:35Z jmallett $
3#
4
5include		"std.SWARM"
6
7ident		SWARM
8
9machine		mips mips
10
11makeoptions	ARCH_FLAGS="-mabi=32 -march=mips32"
12makeoptions	LDSCRIPT_NAME=	ldscript.mips.cfe
13