https://jxself.org/git/linux-libre.git
Raw File
Tip revision: b8c214c91c04b275c5221a430c24f2f6ae04dd4b authored by Jason Self on 05 October 2009, 15:19:22 UTC
Linux-libre 2.6.27.36-gnu1
Tip revision: b8c214c
Makefile
#
# Makefile for the key AF.
#

obj-$(CONFIG_NET_KEY) += af_key.o
back to top