mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_REAVER
|
||||
bool "reaver"
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
select BR2_PACKAGE_LIBPCAP
|
||||
help
|
||||
Reaver is a tool to audit networks against brute WPS pins
|
||||
@@ -7,3 +8,6 @@ config BR2_PACKAGE_REAVER
|
||||
|
||||
https://code.google.com/archive/p/reaver-wps/wikis/README.wiki
|
||||
https://github.com/t6x/reaver-wps-fork-t6x
|
||||
|
||||
comment "reaver needs a toolchain w/ threads"
|
||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
Reference in New Issue
Block a user