/usr/src/linux-azure-headers-4.15.0-1035/net/psample/Makefile is in linux-azure-headers-4.15.0-1035 4.15.0-1035.36.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | #
# Makefile for the psample netlink channel
#
obj-$(CONFIG_PSAMPLE) += psample.o
|