]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Fix vmlinuz build when ZBOOT is selected
authorDaniel Sabogal <dsabogalcc@gmail.com>
Tue, 16 Jan 2018 03:29:54 +0000 (22:29 -0500)
committerJames Hogan <jhogan@kernel.org>
Thu, 18 Jan 2018 21:52:04 +0000 (21:52 +0000)
commitc6170bb39ef74b03ce067905652116acd3448d18
tree8674bdcf083d47bcec1aaa937ae481318154244a
parente49faf08a5d3080b15543271dcd972e8dd476ac6
MIPS: Fix vmlinuz build when ZBOOT is selected

vmlinuz is not built by default for platforms using
COMPRESSION_FNAME (e.g. Malta) due to an erroneous
check on ZBOOT

Signed-off-by: Daniel Sabogal <dsabogalcc@gmail.com>
Reviewed-by: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18466/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/Makefile