mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-28 16:43:09 +00:00
3ace382ab0
This fixes compilation after r308807 ("Pass MACHINE_ARCH on command line for MIPS kernels.") Sponsored by: DARPA, AFRL
12 lines
168 B
Plaintext
12 lines
168 B
Plaintext
# MALTA -- Kernel config for MALTA endian-little boards
|
|
#
|
|
# $FreeBSD$
|
|
|
|
ident MALTA
|
|
|
|
include "std.MALTA"
|
|
|
|
machine mips mipsel
|
|
|
|
makeoptions KERNLOADADDR=0x80100000
|