mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-27 21:14:44 +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/
|