mirror of https://github.com/F-Stack/f-stack.git
12 lines
202 B
Plaintext
12 lines
202 B
Plaintext
|
# MALTA -- Kernel config for MALTA boards
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
|
||
|
ident MALTA
|
||
|
|
||
|
include "std.MALTA"
|
||
|
|
||
|
machine mips mipsel # Malta supports both, so it isn't in std.malta
|
||
|
|
||
|
makeoptions KERNLOADADDR=0x80100000
|