mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
12 lines
168 B
Text
12 lines
168 B
Text
|
|
# MALTA -- Kernel config for MALTA endian-little boards
|
||
|
|
#
|
||
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
ident MALTA
|
||
|
|
|
||
|
|
include "std.MALTA"
|
||
|
|
|
||
|
|
machine mips mipsel
|
||
|
|
|
||
|
|
makeoptions KERNLOADADDR=0x80100000
|