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