zephyr/subsys/net/lib/dns/Makefile

6 lines
89 B
Makefile

ccflags-y += -I$(srctree)/subsys/net/lib/dns
obj-y := dns_pack.o
obj-y += dns_client.o