mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
kexec: tweak zlib option name
To match other _ZLIB options. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b766ed21e8
commit
62fc4c0f77
@ -7,7 +7,7 @@ config BR2_PACKAGE_KEXEC
|
|||||||
http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
|
http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
|
||||||
|
|
||||||
config BR2_PACKAGE_KEXEC_ZLIB
|
config BR2_PACKAGE_KEXEC_ZLIB
|
||||||
bool "Kexec with zlib support"
|
bool "zlib support"
|
||||||
depends on BR2_PACKAGE_KEXEC
|
depends on BR2_PACKAGE_KEXEC
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user