]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - scripts/Makefile.spl
Merge branch 'next'
[thirdparty/u-boot.git] / scripts / Makefile.spl
index e450ffd5d5ef6e398af6757382d20b7968efc06c..407fc52376a5066c2e39530df9782287ec6d7cbf 100644 (file)
@@ -314,7 +314,7 @@ endif
 #   - we have either OF_SEPARATE or OF_HOSTFILE
 build_dtb :=
 ifneq ($(CONFIG_$(SPL_TPL_)OF_REAL),)
-ifeq ($(CONFIG_OF_SEPARATE)$(CONFIG_SANDBOX),y)
+ifneq ($(CONFIG_OF_SEPARATE)$(CONFIG_SANDBOX),)
 build_dtb := y
 endif
 endif