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