xref: /linux/net/switchdev/Makefile (revision 8e947f1e84fd1588f66e5f2ea69c80647de72cd4)
1#
2# Makefile for the Switch device API
3#
4
5obj-$(CONFIG_NET_SWITCHDEV) += switchdev.o
6