let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / ether-wake / Config.in
1 config BR2_PACKAGE_ETHER_WAKE
2 prompt "ether-wake........................ A Wake-On-LAN (WOL) client"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 A Wake-On-LAN (WOL) client,
7 This program sends a magic packet to wake up sleeping networked machines.
8
9 http://www.scyld.com/wakeonlan.html
10