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