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