/usr/src/linux-kvm-headers-4.4.0-1031/drivers/ntb/Makefile is in linux-kvm-headers-4.4.0-1031 4.4.0-1031.37.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | obj-$(CONFIG_NTB) += ntb.o hw/ test/
obj-$(CONFIG_NTB_TRANSPORT) += ntb_transport.o
|