8 lines
131 B
Makefile
Raw Normal View History

2025-05-10 21:49:39 +08:00
#
# Makefile for the Linux DNS Resolver.
#
obj-$(CONFIG_DNS_RESOLVER) += dns_resolver.o
dns_resolver-y := dns_key.o dns_query.o