]> Git Repo - linux.git/blob - net/dns_resolver/Makefile
netlink: Relax attr validation for fixed length types
[linux.git] / net / dns_resolver / Makefile
1 #
2 # Makefile for the Linux DNS Resolver.
3 #
4
5 obj-$(CONFIG_DNS_RESOLVER) += dns_resolver.o
6
7 dns_resolver-y :=  dns_key.o dns_query.o
This page took 0.033505 seconds and 4 git commands to generate.