Also make .list files for source images.
This commit is contained in:
parent
276faf0f84
commit
4fe2a90a93
|
@ -46,6 +46,8 @@ do
|
||||||
make src-official_images
|
make src-official_images
|
||||||
echo Generating MD5Sums of the images
|
echo Generating MD5Sums of the images
|
||||||
make imagesums
|
make imagesums
|
||||||
|
echo Generating list files for images
|
||||||
|
make pi-makelist
|
||||||
else
|
else
|
||||||
export OUT=$TMP_OUT/$ARCH; mkdir -p $OUT
|
export OUT=$TMP_OUT/$ARCH; mkdir -p $OUT
|
||||||
make bin-official_images
|
make bin-official_images
|
||||||
|
|
Loading…
Reference in New Issue