[PATCH 06/22] Makefile: Avoid rebuilding .dtb files each time

Simon Glass sjg at chromium.org
Sat Jul 17 22:39:24 CEST 2021


Drop the FORCE from the rule that builds .dtb files and let the normal
dependency checking do its work. This should work correctly, at least
for .dts files that don't use /include/.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 scripts/Makefile.lib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list