mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
config BR2_PACKAGE_AICCU
|
|
tristate "aiccu - SixXS Automatic IPv6 Connectivity Client Utility"
|
|
default m if CONFIG_DEVEL
|
|
select BR2_PACKAGE_KMOD_IPV6
|
|
select BR2_PACKAGE_LIBPTHREAD
|
|
help
|
|
SixXS Automatic IPv6 Connectivity Client Utility
|
|
|
|
For more information about SixXS check http://www.sixxs.net/
|
|
|
|
|