remove stale madwifi-tools entry from package/Makefile
[openwrt.git] / package / portsentry / Makefile
index 7c5dd3c..1245259 100644 (file)
@@ -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 $@
This page took 0.01949 seconds and 4 git commands to generate.