summaryrefslogtreecommitdiffstats
path: root/package/e2tools
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-03-26 18:30:07 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-27 16:37:25 +0100
commit1f38ed2f227dfe28637816842355b5ebb33a0225 (patch)
tree665f9f7aa93bcd6510a582ebfd22b37ef0a5cb6b /package/e2tools
parent5f0127bbead5ef251f3a70f953d6b667001d8efb (diff)
downloadbuildroot-1f38ed2f227dfe28637816842355b5ebb33a0225.tar.gz
buildroot-1f38ed2f227dfe28637816842355b5ebb33a0225.zip
e2tools/host: remove hyphen
All the other host packages that have a menu entry use a space, so make it consistent. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/e2tools')
-rw-r--r--package/e2tools/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/e2tools/Config.in.host b/package/e2tools/Config.in.host
index 772262a0f9..859c47bdc5 100644
--- a/package/e2tools/Config.in.host
+++ b/package/e2tools/Config.in.host
@@ -1,5 +1,5 @@
config BR2_PACKAGE_HOST_E2TOOLS
- bool "host-e2tools"
+ bool "host e2tools"
select BR2_PACKAGE_HOST_E2FSPROGS
help
E2tools is a simple set of GPL'ed utilities to read, write,
OpenPOWER on IntegriCloud