mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
This fixes compilation after r308807 ("Pass MACHINE_ARCH on
command line for MIPS kernels.")
Sponsored by: DARPA, AFRL
11 lines
163 B
Text
11 lines
163 B
Text
# MALTA -- Kernel config for MALTA endian-big boards
|
|
#
|
|
# $FreeBSD$
|
|
|
|
ident MALTA
|
|
|
|
include "std.MALTA"
|
|
|
|
machine mips mips
|
|
|
|
makeoptions KERNLOADADDR=0x80100000
|