let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / wol / Config.in
1 config BR2_PACKAGE_WOL
2 prompt "wol............................... Wake On LAN client"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 wol implements Wake On LAN functionality in a small program.
7 It wakes up hardware that is Magic Packet compliant.
8
9 http://ahh.sourceforge.net/wol/
10