On Sun, Nov 08, 2020 at 12:16:15PM -0700, Nathan Chancellor wrote: > While running 'make dtbs_install', the following error occurs: > > make[3]: *** No rule to make target > 'rootfs/freescale/imx8mm-kontron-n801x-s.dts', needed by '__dtbs_install'. > > It should be .dtb, not .dts. > > Fixes: 8668d8b2e67f ("arm64: dts: Add the Kontron i.MX8M Mini SoMs and > baseboards") > Reviewed-by: Krzysztof Kozlowski <k...@kernel.org> > Signed-off-by: Nathan Chancellor <natechancel...@gmail.com>
Applied, thanks.