aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-03-02 19:20:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-03-02 19:20:29 +0000
commitba9bc394c746fc3cf06976dd5bfc0d939fea7708 (patch)
tree6a36add7cec73d4024cfc317eefdef57a9b36d00 /package/firewall/Makefile
parent09b4a9572c720b722992752e091681e344f1211d (diff)
downloadmaster-187ad058-ba9bc394c746fc3cf06976dd5bfc0d939fea7708.tar.gz
master-187ad058-ba9bc394c746fc3cf06976dd5bfc0d939fea7708.tar.bz2
master-187ad058-ba9bc394c746fc3cf06976dd5bfc0d939fea7708.zip
[package] firewall: move include sourcing into a subshell, this makes the firewall init immune against exit in the include scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25835 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 3d61e09889..a8a62c287d 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:=22
+PKG_RELEASE:=23
include $(INCLUDE_DIR)/package.mk