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