]> Git Repo - linux.git/blame - net/dns_resolver/Makefile
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
[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
22674a24 7dns_resolver-y := dns_key.o dns_query.o
This page took 0.294704 seconds and 4 git commands to generate.