projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix typo in SSH init script, closes #351
[openwrt.git]
/
package
/
aircrack
/
Config.in
diff --git
a/package/aircrack/Config.in
b/package/aircrack/Config.in
index
05e134e
..
2e9b98e
100644
(file)
--- a/
package/aircrack/Config.in
+++ b/
package/aircrack/Config.in
@@
-1,5
+1,6
@@
config BR2_PACKAGE_AIRCRACK
config BR2_PACKAGE_AIRCRACK
- tristate "aircrack - a set of tools for auditing wireless networks"
+ prompt "aircrack.......................... A set of tools for auditing wireless networks"
+ tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPTHREAD
help
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBPTHREAD
help
@@
-11,5
+12,4
@@
config BR2_PACKAGE_AIRCRACK
* airodump: 802.11 packet capture program
http://www.cr0.net:8040/code/network/aircrack/
* airodump: 802.11 packet capture program
http://www.cr0.net:8040/code/network/aircrack/
-
This page took
0.019441 seconds
and
4
git commands to generate.