From: Danomi Manchego Date: Fri, 13 Jan 2017 02:13:01 +0000 (-0500) Subject: mkpasswd: remove dash from "host mkpasswd" to match other host tools X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2b8c1248832c0d292bb2cdcff068055c67bf6fe4;p=buildroot.git mkpasswd: remove dash from "host mkpasswd" to match other host tools Signed-off-by: Danomi Manchego Signed-off-by: Peter Korsgaard --- diff --git a/package/mkpasswd/Config.in.host b/package/mkpasswd/Config.in.host index fb5bc802d2..93774bdf60 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"