mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09: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>