Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio
[deliverable/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.029137 seconds and 5 git commands to generate.