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