removed old dnsmasq files
[openwrt.git] / package / openwrt / Makefile
1 include $(TOPDIR)/rules.mk
2
3 include ./openwrt.mk
4
5 source: openwrt-source
6 prepare: $(LINKSYS_SHARED_DIR)/.source
7 compile: $(TARGET_DIR)/$(LINKSYS_SHARED_TARGET_BINARY)
8 install: compile openwrt
9 clean: openwrt-dirclean
This page took 0.043494 seconds and 5 git commands to generate.