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