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