uniphier: simplify GZIP compress rule
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 4 Jan 2018 03:59:11 +0000 (12:59 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 4 Jan 2018 03:59:46 +0000 (12:59 +0900)
commitff565310cfc45e3f21c58a9f3d8af227aeaa21b0
treeb9187868a26efba63b97467d8597915956d8fc12
parent34c2b9c2f144e213533c00bbdedb8da5b786311b
uniphier: simplify GZIP compress rule

It is not necessary to read data from stdin.  The input file name
is ripped off by -n option, anyway.  I still use the redirect for
the output to specify the output file name.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
plat/socionext/uniphier/platform.mk