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