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