summaryrefslogtreecommitdiff
path: root/drivers/net/mscc_eswitch/Makefile
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2019-04-03 20:54:45 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-04-12 18:32:51 +0300
commit5e1d417bec92ac1045b31e7144f35d66b420dc0a (patch)
treeee358f249bc3e9037d03b2d268d231bfdc7625a7 /drivers/net/mscc_eswitch/Makefile
parentd8c7ae72534ee0987fbc336150662c492e1f3562 (diff)
downloadu-boot-5e1d417bec92ac1045b31e7144f35d66b420dc0a.tar.xz
net: Add MSCC Jaguar2 network driver.
Add network driver for Microsemi Ethernet switch. It is present on Jaguar2 SoCs. Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Diffstat (limited to 'drivers/net/mscc_eswitch/Makefile')
-rw-r--r--drivers/net/mscc_eswitch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/mscc_eswitch/Makefile b/drivers/net/mscc_eswitch/Makefile
index 751a839a5f..0a1b8632a9 100644
--- a/drivers/net/mscc_eswitch/Makefile
+++ b/drivers/net/mscc_eswitch/Makefile
@@ -1,3 +1,4 @@
obj-$(CONFIG_MSCC_OCELOT_SWITCH) += ocelot_switch.o mscc_miim.o mscc_xfer.o mscc_mac_table.o
obj-$(CONFIG_MSCC_LUTON_SWITCH) += luton_switch.o mscc_miim.o mscc_xfer.o mscc_mac_table.o
+obj-$(CONFIG_MSCC_JR2_SWITCH) += jr2_switch.o mscc_xfer.o