X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/a9db66de5e67050096181545960d99985ba044da..3082db0a65db95b6a27d01de59efd36441438248:/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 $@