]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
util-linux: fix kconfig typo
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 29 Oct 2009 23:20:17 +0000 (00:20 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 29 Oct 2009 23:20:17 +0000 (00:20 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/util-linux/Config.in

index 93a0522ee7e5cba3c8cb1ded31bc9e0f83344487..e21daf6cd452e5bc10640a6eb8cecc23713ef9db 100644 (file)
@@ -10,5 +10,5 @@ config BR2_PACKAGE_UTIL-LINUX
 
          http://www.kernel.org/pub/linux/utils/util-linux/
 
-comment "netkitbase requires a toolchain with RPC support"
-        depends on !BR2_INET_RPC
+comment "util-linux requires a toolchain with RPC support"
+       depends on !BR2_INET_RPC