mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-21 23:03:59 -09:00
.dtb files are now generated in arch/$ARCH/boot/dts instead of arch/$ARCH/boot, so extend the LINUX_INSTALL_DTB rule to look there as well. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>