kumquat-buildroot/package/freescale-imx/imx-gpu-viv
Thomas Petazzoni a75ef4ade1 package/freescale-imx/imx-gpu-viv: use make loops instead of shell loops
We generally prefer using make loops instead of shell loops. They
bring automatic error handling, as they abort the loop when there is
an error, without the need for "|| exit 1".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: Gary Bisson <gary.bisson@boundarydevices.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-08-20 23:37:42 +02:00
..
Config.in package/imx-gpu-viv: fix Config.in indentation 2021-05-21 08:55:50 +02:00
imx-gpu-viv.hash
imx-gpu-viv.mk package/freescale-imx/imx-gpu-viv: use make loops instead of shell loops 2021-08-20 23:37:42 +02:00