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