brcm2708: fix sdcard image
authorStijn Tintel <stijn@linux-ipv6.be>
Sat, 17 Feb 2018 20:00:34 +0000 (21:00 +0100)
committerStijn Tintel <stijn@linux-ipv6.be>
Sat, 17 Feb 2018 20:00:49 +0000 (21:00 +0100)
commit6c2e1ff80f52b939405fe0c14577c584602ae432
tree75baf58ce751ec13cd49f3818b74392e730ed6c4
parent81ccf24c09d31ee4630d477c50a646e22a0fd34b
brcm2708: fix sdcard image

The gzip step in the sdcard image build fails because the image filename
already has the gzip extension. This results in an empty image file, to
which the metadata is finally appended.

Remove the .gz extension from the image filename to fix this.

Fixes: e79b096ee175 ("brcm2708: convert to metadata")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/brcm2708/image/Makefile