xref: /linux/drivers/net/dsa/netc/Makefile (revision 187fbae024c8439533d7f075f4ab4b594dc19992)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_NET_DSA_NETC_SWITCH) += nxp-netc-switch.o
3nxp-netc-switch-objs := netc_main.o netc_platform.o
4