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