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