mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 10:14:23 +08:00
6 lines
66 B
Makefile
6 lines
66 B
Makefile
|
#
|
||
|
# Makefile for the key AF.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_KEY) += af_key.o
|