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