mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
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>
5 lines
90 B
Makefile
5 lines
90 B
Makefile
#
|
|
# Makefile for the Amazon network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ENA_ETHERNET) += ena/
|