freebsd-dev/sys/mips/conf/MALTA64EL
John Baldwin 0c0c965a8f Re-enable kernel modules for the MALTA64EL kernel configuration.
Update the BOOTSTRAPPING check for libelf to require the fix for
mips64el object files committed in r338478 and re-enable kernel
modules in the MALTA64EL config file.

Reviewed by:	emaste
Approved by:	re (gjb)
Differential Revision:	https://reviews.freebsd.org/D17054
2018-09-06 19:21:31 +00:00

13 lines
238 B
Plaintext

# MALTA64 -- 64-bit kernel config for MALTA endian-little boards
#
# $FreeBSD$
ident MALTA64
include "std.MALTA"
machine mips mips64el
makeoptions ARCH_FLAGS="-march=mips64 -mabi=64"
makeoptions KERNLOADADDR=0xffffffff80100000