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