mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
Since SDMA firmwares for imx[6,7,8] are now provided only by firmware-imx package and not linux-firmware package [1]. If CONFIG_EXTRA_FIRMWARE is set in the kernel config, the build will fail if the imx firmware is not available. [1] http://lists.busybox.net/pipermail/buildroot/2021-January/603807.html Signed-off-by: Leger Charlie <c.leger@borea-dental.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>