@@ -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/
@@ -1,8 +1,7 @@
config BR2_PACKAGE_WTOOLS
- bool"wtools"
+ bool "wtools"
+ A collection of tools to configure wireless lan cards.
+ http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html