https://jxself.org/git/linux-libre.git
Raw File
Tip revision: cf87d0a8f29e42685762cc57a93eb8f93abcef84 authored by Jason Self on 05 July 2010, 17:11:55 UTC
Linux-libre 2.6.31.14-gnu1
Tip revision: cf87d0a
Makefile
#
# Makefile for the key AF.
#

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