mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -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.
9 lines
199 B
Text
9 lines
199 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
|
|
options ISA_MIPS32
|