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