summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/Makefile
diff options
context:
space:
mode:
authorLABBE Corentin2017-05-31 09:18:36 +0200
committerDavid S. Miller2017-06-01 20:53:04 +0200
commit9f93ac8d4085f718d3c7c5fedcb98dbdd2287648 (patch)
tree603444cf6dc165a2f1e5f574b5f5346a56289f04 /drivers/net/ethernet/stmicro/stmmac/Makefile
parentdt-bindings: syscon: Add DT bindings documentation for Allwinner syscon (diff)
downloadkernel-qcow2-linux-9f93ac8d4085f718d3c7c5fedcb98dbdd2287648.tar.gz
kernel-qcow2-linux-9f93ac8d4085f718d3c7c5fedcb98dbdd2287648.tar.xz
kernel-qcow2-linux-9f93ac8d4085f718d3c7c5fedcb98dbdd2287648.zip
net-next: stmmac: Add dwmac-sun8i
The dwmac-sun8i is a heavy hacked version of stmmac hardware by allwinner. In fact the only common part is the descriptor management and the first register function. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/stmicro/stmmac/Makefile')
-rw-r--r--drivers/net/ethernet/stmicro/stmmac/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/Makefile b/drivers/net/ethernet/stmicro/stmmac/Makefile
index 700c60336674..fd4937a7fcab 100644
--- a/drivers/net/ethernet/stmicro/stmmac/Makefile
+++ b/drivers/net/ethernet/stmicro/stmmac/Makefile
@@ -16,6 +16,7 @@ obj-$(CONFIG_DWMAC_SOCFPGA) += dwmac-altr-socfpga.o
obj-$(CONFIG_DWMAC_STI) += dwmac-sti.o
obj-$(CONFIG_DWMAC_STM32) += dwmac-stm32.o
obj-$(CONFIG_DWMAC_SUNXI) += dwmac-sunxi.o
+obj-$(CONFIG_DWMAC_SUN8I) += dwmac-sun8i.o
obj-$(CONFIG_DWMAC_DWC_QOS_ETH) += dwmac-dwc-qos-eth.o
obj-$(CONFIG_DWMAC_GENERIC) += dwmac-generic.o
stmmac-platform-objs:= stmmac_platform.o