]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/vpac270/u-boot-spl.lds
common: Add .u_boot_list into all linker files
[karo-tx-uboot.git] / board / vpac270 / u-boot-spl.lds
index 1958c2fb9031b2c252b48247062003f44e36484a..20161a46a64579d219e54b534b3f1fc04907f6f4 100644 (file)
@@ -57,6 +57,10 @@ SECTIONS
                *(.data)
        }
 
+       .u_boot_list : {
+               #include <u-boot.lst>
+       }
+
        . = ALIGN(4);
 
        .rel.dyn : {