spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
[platform/kernel/u-boot.git] / include / configs / microblaze-generic.h
index 926a8f6..75baccc 100644 (file)
 /* SPL part */
 #define CONFIG_SPL_FRAMEWORK
 
-#define CONFIG_SPL_LDSCRIPT    "arch/microblaze/cpu/u-boot-spl.lds"
-
 #ifdef CONFIG_SYS_FLASH_BASE
 # define CONFIG_SYS_UBOOT_BASE         CONFIG_SYS_FLASH_BASE
 #endif