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