xref: /openbmc/linux/drivers/net/ethernet/mscc/Makefile (revision a556c76a)
1a556c76aSAlexandre Belloni# SPDX-License-Identifier: (GPL-2.0 OR MIT)
2a556c76aSAlexandre Belloniobj-$(CONFIG_MSCC_OCELOT_SWITCH) += mscc_ocelot_common.o
3a556c76aSAlexandre Bellonimscc_ocelot_common-y := ocelot.o ocelot_io.o
4a556c76aSAlexandre Bellonimscc_ocelot_common-y += ocelot_regs.o
5a556c76aSAlexandre Belloniobj-$(CONFIG_MSCC_OCELOT_SWITCH_OCELOT) += ocelot_board.o
6