xref: /kernel/linux/linux-6.6/drivers/net/ethernet/mscc/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
162306a36Sopenharmony_ci# SPDX-License-Identifier: (GPL-2.0 OR MIT)
262306a36Sopenharmony_ciobj-$(CONFIG_MSCC_OCELOT_SWITCH_LIB) += mscc_ocelot_switch_lib.o
362306a36Sopenharmony_cimscc_ocelot_switch_lib-y := \
462306a36Sopenharmony_ci	ocelot.o \
562306a36Sopenharmony_ci	ocelot_devlink.o \
662306a36Sopenharmony_ci	ocelot_flower.o \
762306a36Sopenharmony_ci	ocelot_io.o \
862306a36Sopenharmony_ci	ocelot_mm.o \
962306a36Sopenharmony_ci	ocelot_police.o \
1062306a36Sopenharmony_ci	ocelot_ptp.o \
1162306a36Sopenharmony_ci	ocelot_stats.o \
1262306a36Sopenharmony_ci	ocelot_vcap.o \
1362306a36Sopenharmony_ci	vsc7514_regs.o
1462306a36Sopenharmony_cimscc_ocelot_switch_lib-$(CONFIG_BRIDGE_MRP) += ocelot_mrp.o
1562306a36Sopenharmony_ciobj-$(CONFIG_MSCC_OCELOT_SWITCH) += mscc_ocelot.o
1662306a36Sopenharmony_cimscc_ocelot-y := \
1762306a36Sopenharmony_ci	ocelot_fdma.o \
1862306a36Sopenharmony_ci	ocelot_net.o \
1962306a36Sopenharmony_ci	ocelot_vsc7514.o
20

Indexes created Thu Nov 07 10:32:03 CST 2024