2010-09-15 05:32:10 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2010-12-16 05:13:41 +00:00
|
|
|
include "std.SWARM"
|
2010-09-15 05:32:10 +00:00
|
|
|
|
|
|
|
ident SWARM64
|
|
|
|
|
2012-03-29 02:54:35 +00:00
|
|
|
machine mips mips64
|
2010-09-15 05:32:10 +00:00
|
|
|
makeoptions ARCH_FLAGS="-mabi=64 -march=mips64"
|
2011-01-20 19:17:05 +00:00
|
|
|
makeoptions LDSCRIPT_NAME=ldscript.mips.cfe
|
2010-09-15 05:32:10 +00:00
|
|
|
makeoptions KERNLOADADDR=0xffffffff80001000
|