mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 20:56:12 +02: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:
parent
903eb12323
commit
661bafa182
@ -153,6 +153,7 @@ config CMD_CONFIG
|
||||
bool "config"
|
||||
default SANDBOX
|
||||
select BUILD_BIN2C
|
||||
select GZIP
|
||||
help
|
||||
Print ".config" contents.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user