summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzequiel GarcĂ­a <ezequiel@vanguardiasur.com.ar>2014-01-28 08:39:20 -0300
committerPeter Korsgaard <peter@korsgaard.com>2014-02-02 23:00:49 +0100
commit7229dc67bcf7da6fe88c52f3aa632f82eeda4331 (patch)
tree70a3739bfb372b9547b184a388af2ceb81dbd6bf
parentf7f39ccc9f17e23b98c68850ae2ff7b8f5de1af0 (diff)
downloadbuildroot-7229dc67bcf7da6fe88c52f3aa632f82eeda4331.tar.gz
buildroot-7229dc67bcf7da6fe88c52f3aa632f82eeda4331.zip
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>
-rw-r--r--package/mtd/Config.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/package/mtd/Config.in b/package/mtd/Config.in
index affcfe5d0d..26f59ed0bd 100644
--- a/package/mtd/Config.in
+++ b/package/mtd/Config.in
@@ -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"
OpenPOWER on IntegriCloud