From 559efa969bbb9942eddc5a7ee135d083cd06787f Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 11 Nov 2004 14:16:28 +0000 Subject: add help text --- package/iproute2/Config.in | 8 ++++---- package/wtools/Config.in | 7 +++---- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package/iproute2/Config.in b/package/iproute2/Config.in index 752d80e08..1dc4c277d 100644 --- a/package/iproute2/Config.in +++ b/package/iproute2/Config.in @@ -1,8 +1,8 @@ -# - config BR2_PACKAGE_IPROUTE2 - bool"iproute2" + bool "iproute2" default n help - Add help text here. + Kernel routing and traffic control utilities. Provides things + like ip and tc. + http://developer.osdl.org/dev/iproute2/ diff --git a/package/wtools/Config.in b/package/wtools/Config.in index 3610028f9..69220cde2 100644 --- a/package/wtools/Config.in +++ b/package/wtools/Config.in @@ -1,8 +1,7 @@ -# - config BR2_PACKAGE_WTOOLS - bool"wtools" + bool "wtools" default n help - Add help text here. + A collection of tools to configure wireless lan cards. + http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html -- cgit v1.2.3