2009-07-05 08:40:26 +00:00
|
|
|
#
|
2010-01-12 20:52:41 +00:00
|
|
|
# $FreeBSD$
|
2009-07-05 08:40:26 +00:00
|
|
|
#
|
|
|
|
|
2010-09-15 05:29:13 +00:00
|
|
|
include SWARM_COMMON
|
2009-07-05 08:40:26 +00:00
|
|
|
|
2010-09-15 05:29:13 +00:00
|
|
|
ident SWARM
|
2009-07-05 08:40:26 +00:00
|
|
|
|
2010-09-15 05:29:13 +00:00
|
|
|
options ISA_MIPS32
|
2009-07-05 08:40:26 +00:00
|
|
|
|
2010-09-15 05:29:13 +00:00
|
|
|
makeoptions ARCH_FLAGS="-mabi=32 -march=mips32"
|
2009-07-05 08:40:26 +00:00
|
|
|
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
|