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