]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
MIPS: Fix CFG_NO_FLASH support
[karo-tx-uboot.git] / Makefile
index a731ee8979c79dc042aba2f19ad9c8df77383a7d..7446bc712c81951c153c362800164858bb1fa5b4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -326,6 +326,9 @@ $(LIBS):    depend $(obj)include/autoconf.mk
 $(SUBDIRS):    depend $(obj)include/autoconf.mk
                $(MAKE) -C $@ all
 
+$(LDSCRIPT):   depend $(obj)include/autoconf.mk
+               $(MAKE) -C $(dir $@) $(notdir $@)
+
 $(NAND_SPL):   $(VERSION_FILE) $(obj)include/autoconf.mk
                $(MAKE) -C nand_spl/board/$(BOARDDIR) all