xref: /linux/net/l3mdev/Makefile (revision 6a0abce4c4cce0890e2c930b960b9a05c8c6e5da)
1#
2# Makefile for the L3 device API
3#
4
5obj-$(CONFIG_NET_L3_MASTER_DEV) += l3mdev.o
6