379663d70b
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.
11 lines
159 B
Plaintext
11 lines
159 B
Plaintext
# $FreeBSD$
|
|
#
|
|
|
|
machine mips mipsel
|
|
|
|
cpu CPU_MIPS4KC
|
|
options CPU_SENTRY5 # XXX should this be a
|
|
# sub-cpu option?
|
|
files "../sentry5/files.sentry5"
|
|
|