1*a556c76aSAlexandre Belloni# SPDX-License-Identifier: (GPL-2.0 OR MIT) 2*a556c76aSAlexandre Belloniobj-$(CONFIG_MSCC_OCELOT_SWITCH) += mscc_ocelot_common.o 3*a556c76aSAlexandre Bellonimscc_ocelot_common-y := ocelot.o ocelot_io.o 4*a556c76aSAlexandre Bellonimscc_ocelot_common-y += ocelot_regs.o 5*a556c76aSAlexandre Belloniobj-$(CONFIG_MSCC_OCELOT_SWITCH_OCELOT) += ocelot_board.o 6