]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Re-enable kernel modules for the MALTA64EL kernel configuration.
authorjhb <jhb@FreeBSD.org>
Thu, 6 Sep 2018 19:21:31 +0000 (19:21 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 6 Sep 2018 19:21:31 +0000 (19:21 +0000)
commitd53d3cd4824dd59c71fe7ef22956fe7e4b054b67
tree878fb977a3183e3ff8f9399075d834b23b114243
parent0c8b895aa7e5bcf61b0de9744ac1465007bbba41
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
Makefile.inc1
sys/mips/conf/MALTA64EL