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