mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-19 05:43:51 -09:00
Commit666084f494("linux:linux.mk: Add "firmware-imx" dependency if needed") introduced a dependency from linux to firmware-imx, but based on the incorrect BR2 option. This commit fixes this mistake. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit0276a6fccf) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>