Skip to content
Commit cf536dae authored by Ivan Orlov's avatar Ivan Orlov Committed by Tom Rini
Browse files

cmd: license: Add CONFIG_GZIP dependency



'License' command processing code could be successfully compiled only
when CONFIG_GZIP option is enabled, otherwise it can't find the 'gunzip'
function definition (it is defined in lib/gunzip.c).

Add CONFIG_GZIP dependency to 'license' command config option in the
corresponding Kconfig.

Signed-off-by: default avatarIvan Orlov <ivan.orlov@codethink.co.uk>
parent 0afee262
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment