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