projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdf41d6
)
util-linux: fix kconfig typo
author
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 29 Oct 2009 23:20:17 +0000
(
00:20
+0100)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/util-linux/Config.in
b/package/util-linux/Config.in
index 93a0522ee7e5cba3c8cb1ded31bc9e0f83344487..e21daf6cd452e5bc10640a6eb8cecc23713ef9db 100644
(file)
--- a/
package/util-linux/Config.in
+++ b/
package/util-linux/Config.in
@@
-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