/usr/src/linux-azure-headers-4.15.0-1018/net/iucv/Makefile is in linux-azure-headers-4.15.0-1018 4.15.0-1018.18~16.04.1.
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 6 | #
# Makefile for IUCV
#
obj-$(CONFIG_IUCV) += iucv.o
obj-$(CONFIG_AFIUCV) += af_iucv.o
|