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