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