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