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