X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9d30652149fd745711342cec7ee8574e973ec241..c0746ef547e266edaf5a8fbed5b6e69f82dedabe:/openwrt/package/iptables/Config.in diff --git a/openwrt/package/iptables/Config.in b/openwrt/package/iptables/Config.in index 1244f1091..5e1cd60c0 100644 --- a/openwrt/package/iptables/Config.in +++ b/openwrt/package/iptables/Config.in @@ -6,6 +6,13 @@ config BR2_PACKAGE_IPTABLES http://www.iptables.org/ +config BR2_PACKAGE_IPTABLES_UTILS + tristate "save and restore" + default m + depends BR2_PACKAGE_IPTABLES + help + iptables-save and iptables-restore + config BR2_PACKAGE_IPTABLES_EXTRA tristate "extra modules" default m