#
-# Copyright (C) 2008 OpenWrt.org
+# Copyright (C) 2008-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
PKG_NAME:=firewall
PKG_VERSION:=1
-PKG_RELEASE:=3
+PKG_RELEASE:=8
include $(INCLUDE_DIR)/package.mk
URL:=http://openwrt.org/
TITLE:=OpenWrt firewall
DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat
+ PKGARCH:=all
endef
define Package/firewall/description