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