mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
12 lines
179 B
Text
12 lines
179 B
Text
|
|
# $FreeBSD$
|
||
|
|
#
|
||
|
|
|
||
|
|
machine mips mipsel
|
||
|
|
|
||
|
|
cpu CPU_MIPS4KC
|
||
|
|
options ISA_MIPS32
|
||
|
|
options CPU_SENTRY5 # XXX should this be a
|
||
|
|
# sub-cpu option?
|
||
|
|
files "../sentry5/files.sentry5"
|
||
|
|
|