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