let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / wknock / Config.in
1 config BR2_PACKAGE_WKNOCK
2 prompt "wknock............................ A tool to hide your Access Point against opportunistic attackers."
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBPCAP
6 help
7 A tool to hide your Access Point against opportunistic attackers.
8
9 http://www.rstack.org/oudot/wknock/
10