mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
13 lines
188 B
Text
13 lines
188 B
Text
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
include "std.SWARM"
|
|
|
|
ident SWARM
|
|
|
|
machine mips mipseb
|
|
options ISA_MIPS32
|
|
|
|
makeoptions ARCH_FLAGS="-mabi=32 -march=mips32"
|
|
makeoptions LDSCRIPT_NAME= ldscript.mips.cfe
|