mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 01:59:01 -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
155 B
Text
9 lines
155 B
Text
# $FreeBSD$
|
|
#
|
|
# standard config for all ar71xx based kernels.
|
|
|
|
files "../atheros/files.ar71xx"
|
|
|
|
machine mips mipseb
|
|
cpu CPU_MIPS4KC
|
|
options ISA_MIPS32
|