summaryrefslogtreecommitdiffstats
path: root/package/util-linux
diff options
context:
space:
mode:
Diffstat (limited to 'package/util-linux')
-rw-r--r--package/util-linux/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/util-linux/Config.in b/package/util-linux/Config.in
index c0e15e715..5d954665e 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