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