Browse Source

mkpasswd: remove dash from "host mkpasswd" to match other host tools

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Danomi Manchego 8 years ago
parent
commit
2b8c124883
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/mkpasswd/Config.in.host

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

@@ -1,2 +1,2 @@
 config BR2_PACKAGE_HOST_MKPASSWD
-	bool "host-mkpasswd"
+	bool "host mkpasswd"