From 7bd944d2153b871aaaee970811f27772cbe36a6f Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ether-wake/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package/ether-wake') diff --git a/package/ether-wake/Config.in b/package/ether-wake/Config.in index 847f0f1be..df3a5fb65 100644 --- a/package/ether-wake/Config.in +++ b/package/ether-wake/Config.in @@ -1,9 +1,10 @@ config BR2_PACKAGE_ETHER_WAKE - tristate "ether-wake - A Wake-On-LAN (WOL) client" + prompt "ether-wake........................ A Wake-On-LAN (WOL) client" + tristate default m if CONFIG_DEVEL help A Wake-On-LAN (WOL) client, This program sends a magic packet to wake up sleeping networked machines. http://www.scyld.com/wakeonlan.html - + -- cgit v1.2.3