projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
build asterisk correctly with DEVELOPER=1 and not all config options enabled
[openwrt.git]
/
openwrt
/
package
/
arptables
/
Config.in
diff --git
a/openwrt/package/arptables/Config.in
b/openwrt/package/arptables/Config.in
index
cde4d05
..
e9c33a7
100644
(file)
--- a/
openwrt/package/arptables/Config.in
+++ b/
openwrt/package/arptables/Config.in
@@
-1,6
+1,9
@@
config BR2_PACKAGE_ARPTABLES
config BR2_PACKAGE_ARPTABLES
- tristate "
ARP Firewalling
"
- default m
+ tristate "
arptables - ARP firewall administration utility
"
+ default m
if CONFIG_DEVEL
help
help
- ARP Firewalling (arptables)
- http://ebtables.sourceforge.net/
+ ARP Firewalling (arptables)
+
+ http://ebtables.sourceforge.net/
+
+
This page took
0.02219 seconds
and
4
git commands to generate.