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