2
1
Эх сурвалжийг харах

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>
Gustavo Zacarias 10 жил өмнө
parent
commit
1f38ed2f22

+ 1 - 1
package/e2tools/Config.in.host

@@ -1,5 +1,5 @@
 config BR2_PACKAGE_HOST_E2TOOLS
 config BR2_PACKAGE_HOST_E2TOOLS
-	bool "host-e2tools"
+	bool "host e2tools"
 	select BR2_PACKAGE_HOST_E2FSPROGS
 	select BR2_PACKAGE_HOST_E2FSPROGS
 	help
 	help
 	  E2tools is a simple set of GPL'ed utilities to read, write,
 	  E2tools is a simple set of GPL'ed utilities to read, write,