Add ether-wake package
[openwrt.git] / openwrt / package / ether-wake / Config.in
1 config BR2_PACKAGE_ETHER_WAKE
2         tristate "ether-wake - A Wake-On-LAN (WOL) client"
3 #       default y if DEVELOPER=1
4         default n
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