diff options
Diffstat (limited to 'drivers/net/mscc_eswitch/Makefile')
-rw-r--r-- | drivers/net/mscc_eswitch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/mscc_eswitch/Makefile b/drivers/net/mscc_eswitch/Makefile index 32f411dd92..1ceb92a32e 100644 --- a/drivers/net/mscc_eswitch/Makefile +++ b/drivers/net/mscc_eswitch/Makefile @@ -1,2 +1,2 @@ -obj-$(CONFIG_MSCC_OCELOT_SWITCH) += ocelot_switch.o +obj-$(CONFIG_MSCC_OCELOT_SWITCH) += ocelot_switch.o mscc_miim.o |