mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-31 08:28:13 +00:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
#
|
||
|
# Makefile for the psample netlink channel
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PSAMPLE) += psample.o
|