mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 07:34:06 +08:00
4c3523623d
Add driver for Virtual Functions for the Netronome's NFP-4000 and NFP-6000 based NICs. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Rolf Neugebauer <rolf.neugebauer@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
89 B
Makefile
6 lines
89 B
Makefile
#
|
|
# Makefile for the Netronome network device drivers
|
|
#
|
|
|
|
obj-$(CONFIG_NFP_NETVF) += nfp/
|