X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a9db66de5e67050096181545960d99985ba044da..d13e173a0ce8a0c61b2facf98386db835c4174d6:/openwrt/package/portsentry/Makefile diff --git a/openwrt/package/portsentry/Makefile b/openwrt/package/portsentry/Makefile index 7c5dd3cf7..12452596e 100644 --- a/openwrt/package/portsentry/Makefile +++ b/openwrt/package/portsentry/Makefile @@ -17,6 +17,9 @@ include $(TOPDIR)/package/rules.mk $(eval $(call PKG_template,PORTSENTRY,portsentry,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) +$(PKG_BUILD_DIR)/.configured: + touch $@ + $(PKG_BUILD_DIR)/.built: $(MAKE) -C $(PKG_BUILD_DIR) linux touch $@