Remove reference to deleted gzip module

The gzip module was removed and replaced with an implementation in
toybox.  Remove the required modules reference.

Bug: 63400769
Change-Id: I032d7ddc59105b3c6fb87084983266655772756a
Test: m -j checkbuild
This commit is contained in:
Colin Cross 2017-07-06 22:32:35 +00:00
parent c31963b5c2
commit 73c2ef4b87

View file

@ -4,7 +4,6 @@ phony {
"bzip2",
"grep",
"grep_vendor",
"gzip",
"mkshrc",
"mkshrc_vendor",
"reboot",