xref: /linux/net/key/Makefile (revision cc04a46f11ea046ed53e2c832ae29e4790f7e35f)
1#
2# Makefile for the key AF.
3#
4
5obj-$(CONFIG_NET_KEY) += af_key.o
6