freebsd-dev/sys/mips/conf/MALTA64
Bjoern A. Zeeb ff688a8694 Move MALTA_COMMON to std.MALTA (as we have for XLP and SWARM).
This avoids universe trying to build MALTA_COMMON and fail due to
the problem addressed in r276773.
Include std.MALTA from the MALTA mipsel and MALTA64 mips64el config files,
where the machine lines exist.
2015-01-07 12:12:36 +00:00

14 lines
274 B
Plaintext

# MALTA64 -- 64-bit kernel config for MALTA boards
#
# $FreeBSD$
ident MALTA64
include "std.MALTA"
machine mips mips64el # Malta supports both, so it isn't in std.malta
makeoptions ARCH_FLAGS="-march=mips64 -mabi=64"
makeoptions KERNLOADADDR=0xffffffff80100000