mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 18:07:43 +00:00
util-linux: fix sub option typos
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
a4a20acb2e
commit
49086f19fe
@ -93,7 +93,7 @@ config BR2_PACKAGE_UTIL_LINUX_LAST
|
|||||||
default n
|
default n
|
||||||
|
|
||||||
config BR2_PACKAGE_UTIL_LINUX_MESG
|
config BR2_PACKAGE_UTIL_LINUX_MESG
|
||||||
bool "build \"kill\""
|
bool "build \"mesg\""
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config BR2_PACKAGE_UTIL_LINUX_PARTX
|
config BR2_PACKAGE_UTIL_LINUX_PARTX
|
||||||
@ -113,7 +113,7 @@ config BR2_PACKAGE_UTIL_LINUX_LOGIN_UTILS
|
|||||||
default n
|
default n
|
||||||
|
|
||||||
config BR2_PACKAGE_UTIL_LINUX_WRITE
|
config BR2_PACKAGE_UTIL_LINUX_WRITE
|
||||||
bool "build \"addpart, delpart, partx\""
|
bool "build \"write\""
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user