]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/blackstamp/config.mk
Blackfin: move CONFIG_BFIN_CPU to board config.mk
[karo-tx-uboot.git] / board / blackstamp / config.mk
index f4a5a80283e17ff12095f4e52bd27f32bc81505b..5035cb9c584bd7c7264ee63766bfe8a1a95da0a0 100644 (file)
@@ -26,7 +26,7 @@
 # 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
+CONFIG_BFIN_CPU = bf532-0.5
 
 # Set some default LDR flags based on boot mode.
 LDR_FLAGS += $(LDR_FLAGS-$(CONFIG_BFIN_BOOT_MODE))