X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Ffirewall%2FMakefile;h=9d4e5dd31a727e6de1573058b04ebb424006e109;hb=8db97c0089bb54abe422c2b8b7739a670044a915;hp=23f23e6dc1fa74b59399f476bee0fa9a167541ed;hpb=aa954c1c5dd50c89f91ac2574482ab7c927a3c54;p=openwrt-10.03%2F.git diff --git a/package/firewall/Makefile b/package/firewall/Makefile index 23f23e6dc..9d4e5dd31 100644 --- a/package/firewall/Makefile +++ b/package/firewall/Makefile @@ -18,11 +18,11 @@ 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 - firewall for openwrt, you can select if you want to use the old version or the new uci based script + uci based firewall for openwrt endef define Build/Compile