summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/socionext/Makefile
diff options
context:
space:
mode:
authorJassi Brar <jaswinder.singh@linaro.org>2018-01-06 17:14:37 +0300
committerDavid S. Miller <davem@davemloft.net>2018-01-10 22:50:29 +0300
commit533dd11a12f698c571a12271b20f235792d3e148 (patch)
tree00c9718dde7303924f931a27cc58a1906f1a4c27 /drivers/net/ethernet/socionext/Makefile
parentf78f4107ea94cc23946bc1ec022329ce5755dc19 (diff)
downloadlinux-533dd11a12f698c571a12271b20f235792d3e148.tar.xz
net: socionext: Add Synquacer NetSec driver
This driver adds support for Socionext "netsec" IP Gigabit Ethernet + PHY IP used in the Synquacer SC2A11 SoC. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/socionext/Makefile')
-rw-r--r--drivers/net/ethernet/socionext/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/socionext/Makefile b/drivers/net/ethernet/socionext/Makefile
index ab83df63b670..7fd837a999fd 100644
--- a/drivers/net/ethernet/socionext/Makefile
+++ b/drivers/net/ethernet/socionext/Makefile
@@ -3,3 +3,4 @@
# Makefile for all ethernet ip drivers on Socionext platforms
#
obj-$(CONFIG_SNI_AVE) += sni_ave.o
+obj-$(CONFIG_SNI_NETSEC) += netsec.o