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