mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-04 11:43:54 +08:00
6 lines
83 B
Makefile
6 lines
83 B
Makefile
|
#
|
||
|
# Makefile for the psample netlink channel
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_PSAMPLE) += psample.o
|