Skip to content
Commit 1811b7d3 authored by Tom Rini's avatar Tom Rini
Browse files

gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP



Only when we have CONFIG_CMD_UNZIP enabled do we have the 'gzwrite'
command.  While this command should be separated from CONFIG_CMD_UNZIP
we should also only include the write portion of the gz code in that
case as well.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent b5db3c2c
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