summaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/dnsmasq/Makefile')
-rw-r--r--package/dnsmasq/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/dnsmasq/Makefile b/package/dnsmasq/Makefile
new file mode 100644
index 000000000..cd4cae4be
--- /dev/null
+++ b/package/dnsmasq/Makefile
@@ -0,0 +1,9 @@
+include $(TOPDIR)/rules.mk
+
+include ./dnsmasq.mk
+
+source: dnsmasq-source
+prepare: $(DNSMASQ_DIR)/.unpacked
+compile: $(DNSMASQ_DIR)/src/dnsmasq
+install: dnsmasq
+clean: dnsmasq-dirclean