summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microsoft/Makefile
diff options
context:
space:
mode:
authorDexuan Cui <decui@microsoft.com>2021-04-16 22:11:59 +0200
committerDavid S. Miller <davem@davemloft.net>2021-04-20 00:24:25 +0200
commitca9c54d2d6a5ab2430c4eda364c77125d62e5e0f (patch)
tree7c4512c4d09e1f6438e6aaa68e45401ccbe9462d /drivers/net/ethernet/microsoft/Makefile
parentmld: remove unnecessary prototypes (diff)
downloadlinux-ca9c54d2d6a5ab2430c4eda364c77125d62e5e0f.tar.xz
linux-ca9c54d2d6a5ab2430c4eda364c77125d62e5e0f.zip
net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
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>
Diffstat (limited to 'drivers/net/ethernet/microsoft/Makefile')
-rw-r--r--drivers/net/ethernet/microsoft/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/net/ethernet/microsoft/Makefile b/drivers/net/ethernet/microsoft/Makefile
new file mode 100644
index 000000000000..d2ddc218135f
--- /dev/null
+++ b/drivers/net/ethernet/microsoft/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the Microsoft Azure network device driver.
+#
+
+obj-$(CONFIG_MICROSOFT_MANA) += mana/