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