]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - Makefile
build: Revive and update LDR format support
[thirdparty/u-boot.git] / Makefile
index 1069adca91e45b256df9d180385a728b22f96061..7321fe1499e6cc50d10e184b770e84c54c413f03 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1360,7 +1360,7 @@ u-boot-nodtb.bin: u-boot FORCE
 
 u-boot.ldr:    u-boot
                $(CREATE_LDR_ENV)
-               $(LDR) -T $(CONFIG_CPU) -c $@ $< $(LDR_FLAGS)
+               $(LDR) -T $(CONFIG_LDR_CPU) -c $@ $< $(LDR_FLAGS)
                $(BOARD_SIZE_CHECK)
 
 # binman