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