1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-15 10:21:06 +02:00

4 lines
64 B
Makefile
Raw Normal View History

ifeq ($(strip $(BR2_PACKAGE_DNSMASQ)),y)
TARGETS+=dnsmasq
endif