summaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-08-05 00:09:59 +0000
committerSteven Barth <steven@midlink.org>2008-08-05 00:09:59 +0000
commit1cf78edcbf16759086b1ef73b134d942278c38ee (patch)
tree405e0b7e50066db6315a407e7783e25d1e5a6cc4 /contrib
parent84d6646bb4b9ff681fe434d34781971bd4c72706 (diff)
Remove abandoned firewall configuration file
Diffstat (limited to 'contrib')
-rw-r--r--contrib/package/luci/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 0c06cd7cc..90a543522 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -358,10 +358,6 @@ define Package/luci-app-firewall
TITLE:=Firewall and Portforwarding application
endef
-define Package/luci-app-firewall/conffiles
-/etc/config/luci_fw
-endef
-
define Package/luci-app-firewall/install
$(call Package/luci/install/template,$(1),applications/luci-fw)
endef