kbuild: remove commented-out INITRD_COMPRESS
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 28 Feb 2019 09:32:01 +0000 (18:32 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 4 Mar 2019 13:24:02 +0000 (22:24 +0900)
commit54b598a8638dd0850f51c8a18098f1be2c50d79f
tree2f2d2076a2713b6f3c59dc02cfdd0808e170ac17
parent9d9374440072eb0acf2070b45229ef64c3e04d27
kbuild: remove commented-out INITRD_COMPRESS

This code has been commented out since commit b7000adef17a
("Don't set the INITRD_COMPRESS environment variable automatically").

Clean it up now.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Makefile