1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00

Build if_ena.ko on arm64.

This module provides support for the Amazon Elastic Network Adapter; it
was previously only built on x86 architectures, but Amazon EC2 now also
has ARM64 instances with this hardware.

Submitted by:	Greg V
This commit is contained in:
Colin Percival 2019-03-22 06:33:26 +00:00
parent 0624eddcff
commit f56baf87fd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=345407

View File

@ -482,6 +482,7 @@ SUBDIR+= fdt
${MACHINE_CPUARCH} == "i386"
SUBDIR+= linprocfs
SUBDIR+= linsysfs
_ena= ena
.endif
.if ${MK_NAND} != "no" || defined(ALL_MODULES)
@ -587,7 +588,6 @@ _cs= cs
_dpms= dpms
_ed= ed
_em= em
_ena= ena
_ep= ep
_et= et
_exca= exca