[Buildroot] [PATCH 1/1] mkpasswd: remove dash from "host mkpasswd" to match other host tools

Danomi Manchego danomimanchego123 at gmail.com
Fri Jan 13 02:13:01 UTC 2017


Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>
---
 package/mkpasswd/Config.in.host | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mkpasswd/Config.in.host b/package/mkpasswd/Config.in.host
index fb5bc80..93774bd 100644
--- a/package/mkpasswd/Config.in.host
+++ b/package/mkpasswd/Config.in.host
@@ -1,2 +1,2 @@
 config BR2_PACKAGE_HOST_MKPASSWD
-	bool "host-mkpasswd"
+	bool "host mkpasswd"
-- 
1.9.1



More information about the buildroot mailing list