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
|