]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
util-linux: fix sub option typos
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 28 Jul 2011 07:19:30 +0000 (09:19 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 28 Jul 2011 07:21:07 +0000 (09:21 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/util-linux/Config.in

index c0e15e7158df509dab656a4a9882debb5d5d71b0..5d954665ec23c71764b7fc63110140bee5491ee1 100644 (file)
@@ -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