/usr/src/linux-headers-4.10.0-26/net/ncsi/Makefile is in linux-headers-4.10.0-26 4.10.0-26.30~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 | #
# Makefile for NCSI API
#
obj-$(CONFIG_NET_NCSI) += ncsi-cmd.o ncsi-rsp.o ncsi-aen.o ncsi-manage.o
|