e2tools/host: remove hyphen
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 26 Mar 2015 21:30:07 +0000 (18:30 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 27 Mar 2015 15:37:25 +0000 (16:37 +0100)
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>
package/e2tools/Config.in.host

index 772262a0f9c368e9ca2889f966f3294b20192a30..859c47bdc51c223f11448346d214da293c1ae0d1 100644 (file)
@@ -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,