6c2e1ff80f
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:
|
||
---|---|---|
.. | ||
cmdline.txt | ||
Config.in | ||
config.txt | ||
gen_rpi_sdcard_img.sh | ||
Makefile |