mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
required for the ABI the kernel is being built for.
XXX This is implemented in a kind-of nasty way that involves including source
files, but it's still an improvement.
o) Retire ISA_* options since they're unused and were always wrong.
10 lines
159 B
Text
10 lines
159 B
Text
# $FreeBSD$
|
|
#
|
|
|
|
machine mips mipsel
|
|
|
|
cpu CPU_MIPS4KC
|
|
options CPU_SENTRY5 # XXX should this be a
|
|
# sub-cpu option?
|
|
files "../sentry5/files.sentry5"
|
|
|