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