projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix 2.4 build error introduced by changeset:2606
[openwrt.git]
/
openwrt
/
package
/
aircrack
/
Config.in
diff --git
a/openwrt/package/aircrack/Config.in
b/openwrt/package/aircrack/Config.in
index
05e134e
..
2e9b98e
100644
(file)
--- a/
openwrt/package/aircrack/Config.in
+++ b/
openwrt/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.027018 seconds
and
4
git commands to generate.