From 3a25b868c7ec5a22f6af9e433a1f8f2d09718761 Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 22 Sep 2008 15:19:59 +0000 Subject: make the whole iptables/netfiter modular (closes: #3871, #3527) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12649 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/firewall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/firewall') diff --git a/package/firewall/Makefile b/package/firewall/Makefile index e3a28fc0f..9d4e5dd31 100644 --- a/package/firewall/Makefile +++ b/package/firewall/Makefile @@ -18,7 +18,7 @@ define Package/firewall CATEGORY:=Base system URL:=http://openwrt.org/ TITLE:=OpenWrt firewall - DEPENDS:=+iptables +iptables-mod-ipopt +iptables-mod-extra + DEPENDS:=+iptables-mod-conntrack +iptables-mod-nat endef define Package/firewall/description -- cgit v1.2.3