projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't enable sdk by default - assume that if they have buildroot they'll use buildroot
[openwrt.git]
/
package
/
iptables
/
Config.in
diff --git
a/package/iptables/Config.in
b/package/iptables/Config.in
index
1244f10
..
5e1cd60
100644
(file)
--- a/
package/iptables/Config.in
+++ b/
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
This page took
0.022478 seconds
and
4
git commands to generate.