summaryrefslogtreecommitdiff
path: root/openwrt/package/dnsmasq
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-12 19:54:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-12 19:54:17 +0000
commitcf368ad229f036d575746d0d9cf99553a61f4a6c (patch)
tree2d5913a0ba1d29a7d1e3dbf1c68e80386d226b5b /openwrt/package/dnsmasq
parentb6cf3714d5b1bf9fd701637ecb20c152b709a81e (diff)
downloadmtk-20170518-cf368ad229f036d575746d0d9cf99553a61f4a6c.zip
mtk-20170518-cf368ad229f036d575746d0d9cf99553a61f4a6c.tar.gz
mtk-20170518-cf368ad229f036d575746d0d9cf99553a61f4a6c.tar.bz2
oops... forgot to create build stamp file for some of the packages
SVN-Revision: 854
Diffstat (limited to 'openwrt/package/dnsmasq')
-rw-r--r--openwrt/package/dnsmasq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/dnsmasq/Makefile b/openwrt/package/dnsmasq/Makefile
index 210b156..c6b7a8a 100644
--- a/openwrt/package/dnsmasq/Makefile
+++ b/openwrt/package/dnsmasq/Makefile
@@ -19,6 +19,7 @@ $(eval $(call PKG_template,DNSMASQ,$(PKG_NAME),$(PKG_VERSION)-$(PKG_RELEASE),$(A
$(PKG_BUILD_DIR)/.built:
$(MAKE) CC=$(TARGET_CC) CFLAGS="$(TARGET_CFLAGS)" \
BINDIR=/usr/sbin MANDIR=/usr/man -C $(PKG_BUILD_DIR)
+ touch $@
$(IPKG_DNSMASQ):
mkdir -p $(IDIR_DNSMASQ)/usr/sbin