x86: allow non gzipped images
authorPaul Spooren <mail@aparcar.org>
Fri, 20 Mar 2020 10:10:58 +0000 (00:10 -1000)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 21 Mar 2020 10:36:00 +0000 (10:36 +0000)
commit30a24882900d41a04eec4db5e3cdbe4026d32aeb
tree92232d01e1603902b5b8e31d3070352ab84057dc
parent33cc7e763b1223585d38d3a6f87f48f7e54ff4e8
x86: allow non gzipped images

The previous image generation code would always gzipped images.

This patch changes the behaviour and only compresses images when
selected in menuconfig.

Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/x86/image/Makefile