aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/socionext/Makefile
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2017-12-28 15:58:12 +0900
committerDavid S. Miller <davem@davemloft.net>2017-12-28 12:10:40 -0500
commit4c270b55a5afcdcf7624303ef4d287dd48417033 (patch)
tree4a001dc47c0ebebc5b5a157fe92623707a7cc66f /drivers/net/ethernet/socionext/Makefile
parentdt-bindings: net: add DT bindings for Socionext UniPhier AVE (diff)
downloadlinux-dev-4c270b55a5afcdcf7624303ef4d287dd48417033.tar.xz
linux-dev-4c270b55a5afcdcf7624303ef4d287dd48417033.zip
net: ethernet: socionext: add AVE ethernet driver
The UniPhier platform from Socionext provides the AVE ethernet controller that includes MAC and MDIO bus supporting RGMII/RMII modes. The controller is named AVE. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/socionext/Makefile')
-rw-r--r--drivers/net/ethernet/socionext/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/net/ethernet/socionext/Makefile b/drivers/net/ethernet/socionext/Makefile
new file mode 100644
index 000000000000..ab83df63b670
--- /dev/null
+++ b/drivers/net/ethernet/socionext/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0
+#
+# Makefile for all ethernet ip drivers on Socionext platforms
+#
+obj-$(CONFIG_SNI_AVE) += sni_ave.o