# SPDX-License-Identifier: GPL-2.0-only
obj-$(CONFIG_NET_DSA_MSCC_FELIX) += mscc_felix.o

mscc_felix-objs := \
	felix.o \
	felix_vsc9959.o
