mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
add help text
This commit is contained 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/
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user