From 5f15b8b855aa7ce535c22d8491ed503c6d80b557 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 19 May 2005 16:21:45 +0000 Subject: [PATCH] Add short description to Config.in prompt SVN-Revision: 950 --- openwrt/package/busybox/Config.in | 6 +++--- openwrt/package/bwm/Config.in | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/openwrt/package/busybox/Config.in b/openwrt/package/busybox/Config.in index 4187ed0bef..4a8fb4ea06 100644 --- a/openwrt/package/busybox/Config.in +++ b/openwrt/package/busybox/Config.in @@ -1,12 +1,12 @@ config BR2_PACKAGE_BUSYBOX - bool "busybox" + bool "busybox - The Swiss Army Knife of embedded Linux" default y help The Swiss Army Knife of embedded Linux. It slices, it dices, it makes Julian Fries. - + http://busybox.net/ - + Most people will answer Y. config BR2_PACKAGE_BUSYBOX_SNAPSHOT diff --git a/openwrt/package/bwm/Config.in b/openwrt/package/bwm/Config.in index 3a2a8bfee6..f6b9f7a532 100644 --- a/openwrt/package/bwm/Config.in +++ b/openwrt/package/bwm/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_BWM - tristate "bwm" + tristate "bwm - Very tiny BandWidth Monitor" default m if CONFIG_DEVEL help A very tiny bandwidth monitor. + -- 2.30.2