]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Makefile
spl: rename config item SPL_ATF_SUPPORT to SPL_ATF
[people/ms/u-boot.git] / Makefile
index 61fd97377eb87037768d080be32a7a2cba1cb594..f8c66a20730f5478fd32f8b14638a34b36b4b77c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1447,7 +1447,7 @@ checkarmreloc: u-boot
                false; \
        fi
 
-envtools: scripts_basic
+envtools: scripts_basic $(version_h) $(timestamp_h)
        $(Q)$(MAKE) $(build)=tools/env
 
 tools-only: scripts_basic $(version_h) $(timestamp_h)