freebsd-dev/sys/mips/sentry5/std.sentry5
Juli Mallett 379663d70b o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern
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.
2012-03-12 21:25:32 +00:00

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"