mirror of
https://github.com/arjuncr/Linux-from-scratch.git
synced 2026-01-15 00:37:17 +00:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
#
|
|
# Makefile for the psample netlink channel
|
|
#
|
|
|
|
obj-$(CONFIG_PSAMPLE) += psample.o
|