#
# Makefile for the key AF.
#

O_TARGET := key.o

obj-$(CONFIG_NET_KEY) += af_key.o

include $(TOPDIR)/Rules.make
