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