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