forked from Minki/linux
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/
|