mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 07:34:06 +08:00
1738cd3ed3
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/
|