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