mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
mipsel' or 'machine mips mipseb' into the config file (with a few 64's tossed in for good measure). This will let us build the proper kernels with different worlds as part of make universe.
11 lines
179 B
Text
11 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"
|
|
|