mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
cmd: add "config" command dependency on gzip
gunzip is used in cmd/config.c Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
This commit is contained in:
@@ -153,6 +153,7 @@ config CMD_CONFIG
|
||||
bool "config"
|
||||
default SANDBOX
|
||||
select BUILD_BIN2C
|
||||
select GZIP
|
||||
help
|
||||
Print ".config" contents.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user