/usr/src/linux-headers-3.13.0-123/net/key/Makefile is in linux-headers-3.13.0-123 3.13.0-123.172.
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 key AF.
#
obj-$(CONFIG_NET_KEY) += af_key.o
|