mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -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.
8 lines
179 B
Text
8 lines
179 B
Text
# $FreeBSD$
|
|
# Standard include file for Alchemy Au1xxx CPUs:
|
|
# Au1000, Au1200, Au1250, Au1500 and Au1550
|
|
|
|
files "../alchemy/files.alchemy"
|
|
|
|
machine mips mipsel
|
|
cpu CPU_MIPS4KC
|