mtd: Add a more verbose menu text
mtd-utils also contain ubi/ubifs tools, so let's add it to the menu option. Also, add an URL to stick to the help message standard. Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f7f39ccc9f
commit
7229dc67bc
@ -1,7 +1,9 @@
|
||||
config BR2_PACKAGE_MTD
|
||||
bool "mtd/jffs2 utilities"
|
||||
bool "mtd, jffs2 and ubi/ubifs tools"
|
||||
help
|
||||
Build mtd/jffs utilities
|
||||
Build mtd, jffs2 and ubi/ubifs tools
|
||||
|
||||
http://www.linux-mtd.infradead.org/
|
||||
|
||||
if BR2_PACKAGE_MTD
|
||||
comment "MTD tools selection"
|
||||
|
Loading…
Reference in New Issue
Block a user