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