]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/ibf-dsp561/config.mk
Blackfin: unify u-boot linker scripts
[karo-tx-uboot.git] / board / ibf-dsp561 / config.mk
index 710809a9e393c3f20cb3a215f95e57cd89a8a2df..77c888b3bd39e9b626584cfc4004dcb82d8ad89f 100644 (file)
@@ -26,8 +26,6 @@
 # This is not actually used for Blackfin boards so do not change it
 #TEXT_BASE = do-not-use-me
 
-LDSCRIPT = $(obj)board/$(BOARDDIR)/u-boot.lds
-
 # Set some default LDR flags based on boot mode.
 LDR_FLAGS-BFIN_BOOT_PARA := --bits 16
 LDR_FLAGS += $(LDR_FLAGS-$(CONFIG_BFIN_BOOT_MODE))