From: Peter Korsgaard Date: Thu, 28 Jul 2011 07:19:30 +0000 (+0200) Subject: util-linux: fix sub option typos X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=49086f19fe49c976a4d925de838007281e7e8588;p=buildroot.git util-linux: fix sub option typos Signed-off-by: Peter Korsgaard --- diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in index c0e15e7158..5d954665ec 100644 --- a/package/util-linux/Config.in +++ b/package/util-linux/Config.in @@ -93,7 +93,7 @@ config BR2_PACKAGE_UTIL_LINUX_LAST default n config BR2_PACKAGE_UTIL_LINUX_MESG - bool "build \"kill\"" + bool "build \"mesg\"" default n config BR2_PACKAGE_UTIL_LINUX_PARTX @@ -113,7 +113,7 @@ config BR2_PACKAGE_UTIL_LINUX_LOGIN_UTILS default n config BR2_PACKAGE_UTIL_LINUX_WRITE - bool "build \"addpart, delpart, partx\"" + bool "build \"write\"" default n endif