]> Git Repo - linux.git/blame - net/dns_resolver/Makefile
Net: ceph: Makefile: remove deprecated kbuild goal definitions
[linux.git] / net / dns_resolver / Makefile
CommitLineData
1a4240f4
WL
1#
2# Makefile for the Linux DNS Resolver.
3#
4
5obj-$(CONFIG_DNS_RESOLVER) += dns_resolver.o
6
7dns_resolver-objs := dns_key.o dns_query.o
This page took 0.094256 seconds and 4 git commands to generate.