mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
util-linux: fix kconfig typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user