mvebu: cortexa72: fix ImageBuilder for IEI Puzzle devices
authorDaniel Golle <daniel@makrotopia.org>
Mon, 4 Jul 2022 17:33:13 +0000 (18:33 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 4 Jul 2022 17:36:09 +0000 (18:36 +0100)
commit1d3b57dbeeae70ab3a8f71d3bdb6fd41a00e1d22
tree0e0080e8f20fd4f42d9c861acba90da8f7d2ed2c
parent6ad1bea2a60342c4e7742b1acee9cf2c568422da
mvebu: cortexa72: fix ImageBuilder for IEI Puzzle devices

The line trying to generate the standard sdcard.img.gz fails due to
boot.scr not being generated.
Remove the line in order to use the default sdcard.img.gz which is
exactly the same but includes generating the boot.scr file.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/mvebu/image/cortexa72.mk