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