aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/Makefile
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2021-11-29 13:43:55 +0100
committerDavid S. Miller <davem@davemloft.net>2021-11-29 12:58:38 +0000
commitdb8bcaad539314df5d58f2c57465e965440d1aa6 (patch)
tree96a7c7cf31df30dafc74b3a120c9a6403dab24ae /drivers/net/ethernet/microchip/Makefile
parentdt-bindings: net: lan966x: Add lan966x-switch bindings (diff)
downloadlinux-dev-db8bcaad539314df5d58f2c57465e965440d1aa6.tar.xz
linux-dev-db8bcaad539314df5d58f2c57465e965440d1aa6.zip
net: lan966x: add the basic lan966x driver
This patch adds basic SwitchDev driver framework for lan966x. It includes only the IO range mapping and probing of the switch. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/microchip/Makefile')
-rw-r--r--drivers/net/ethernet/microchip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/microchip/Makefile b/drivers/net/ethernet/microchip/Makefile
index c77dc0379bfd..9faa41436198 100644
--- a/drivers/net/ethernet/microchip/Makefile
+++ b/drivers/net/ethernet/microchip/Makefile
@@ -9,4 +9,5 @@ obj-$(CONFIG_LAN743X) += lan743x.o
lan743x-objs := lan743x_main.o lan743x_ethtool.o lan743x_ptp.o
+obj-$(CONFIG_LAN966X_SWITCH) += lan966x/
obj-$(CONFIG_SPARX5_SWITCH) += sparx5/