mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-09 11:05:15 +07:00
![Netanel Belgazal](/assets/img/avatar_default.png)
This is a driver for the ENA family of networking devices. Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com> Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
90 B
Makefile
6 lines
90 B
Makefile
#
|
|
# Makefile for the Amazon network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ENA_ETHERNET) += ena/
|