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