]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/freescale/mx31pdk/Kconfig
spl: add hierarchical defaults for SPL_LDSCRIPT
[people/ms/u-boot.git] / board / freescale / mx31pdk / Kconfig
index 055545c93063c5641ab7bd8fd283981b9bf808a3..b9fc2d51778628ef5de6996572a8a0086a8a9406 100644 (file)
@@ -1,5 +1,8 @@
 if TARGET_MX31PDK
 
+config SPL_LDSCRIPT
+       default "arch/$(ARCH)/cpu/u-boot-spl.lds"
+
 config SYS_BOARD
        default "mx31pdk"