let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / wakelan / Config.in
1 config BR2_PACKAGE_WAKELAN
2 prompt "wakelan........................... Send a wake-on-lan packet"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 WakeLan sends a properly formatted UDP packet across the network
7 which will cause a wake-on-lan enabled computer to power on.