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