1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_NET_DSA_MSCC_FELIX) += mscc_felix.o 3 4mscc_felix-objs := \ 5 felix.o \ 6 felix_vsc9959.o 7