aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-02-23 18:50:47 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-02-23 18:50:47 +0000
commitfe2d387a8c333db386df1df64c5870b33b436ee9 (patch)
tree0595b8f248393273bf74c74c8c450cc5e7312482 /package/firewall/Makefile
parentc3d47454b29682a55ee730e2a90156d3e3bc2543 (diff)
downloadupstream-fe2d387a8c333db386df1df64c5870b33b436ee9.tar.gz
upstream-fe2d387a8c333db386df1df64c5870b33b436ee9.tar.bz2
upstream-fe2d387a8c333db386df1df64c5870b33b436ee9.zip
firewall: bail out if uci is used in firewall include files
SVN-Revision: 30694
Diffstat (limited to 'package/firewall/Makefile')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 54cb8dc4a9..b03fca8a03 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=45
+PKG_RELEASE:=46
include $(INCLUDE_DIR)/package.mk