ca9c54d2d6
Add a VF driver for Microsoft Azure Network Adapter (MANA) that will be available in the future. Co-developed-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Co-developed-by: Shachar Raindel <shacharr@microsoft.com> Signed-off-by: Shachar Raindel <shacharr@microsoft.com> Signed-off-by: Dexuan Cui <decui@microsoft.com> Reviewed-by: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
101 B
Makefile
6 lines
101 B
Makefile
#
|
|
# Makefile for the Microsoft Azure network device driver.
|
|
#
|
|
|
|
obj-$(CONFIG_MICROSOFT_MANA) += mana/
|