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