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