summaryrefslogtreecommitdiff
path: root/drivers/net/mscc_eswitch/Makefile
diff options
context:
space:
mode:
authorHoratiu Vultur <horatiu.vultur@microchip.com>2019-04-24 12:27:57 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2019-05-03 17:42:23 +0300
commit6390da4a5770e59ac220c1b0412a66d2c861a547 (patch)
tree4505d16dd291b3ab3e84da48409a9972cd4f8b6f /drivers/net/mscc_eswitch/Makefile
parent6943cc9732202b9c65990cff9f74cea6b8173e09 (diff)
downloadu-boot-6390da4a5770e59ac220c1b0412a66d2c861a547.tar.xz
net: mscc: ocelot: Update network driver for pcb120
Update Ocelot network driver to have support also for pcb120. Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Diffstat (limited to 'drivers/net/mscc_eswitch/Makefile')
-rw-r--r--drivers/net/mscc_eswitch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/mscc_eswitch/Makefile b/drivers/net/mscc_eswitch/Makefile
index 6aa59ef7e2..9c208d1be1 100644
--- a/drivers/net/mscc_eswitch/Makefile
+++ b/drivers/net/mscc_eswitch/Makefile
@@ -1,5 +1,5 @@
-obj-$(CONFIG_MSCC_OCELOT_SWITCH) += ocelot_switch.o mscc_miim.o mscc_xfer.o mscc_mac_table.o
+obj-$(CONFIG_MSCC_OCELOT_SWITCH) += ocelot_switch.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
obj-$(CONFIG_MSCC_SERVALT_SWITCH) += servalt_switch.o mscc_xfer.o