xref: /linux/net/psample/Makefile (revision 877a7a11050ee4d465364c57f8fbf78f6b1a2559)
1#
2# Makefile for the psample netlink channel
3#
4
5obj-$(CONFIG_PSAMPLE) += psample.o
6