mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
kexec: tweak zlib option name
To match other _ZLIB options. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -7,7 +7,7 @@ config BR2_PACKAGE_KEXEC
|
||||
http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
|
||||
|
||||
config BR2_PACKAGE_KEXEC_ZLIB
|
||||
bool "Kexec with zlib support"
|
||||
bool "zlib support"
|
||||
depends on BR2_PACKAGE_KEXEC
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user