]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/pmc440/u-boot-nand.lds
common: Add .u_boot_list into all linker files
[karo-tx-uboot.git] / board / esd / pmc440 / u-boot-nand.lds
index 71f0fd2c3e2a20871d85324d9e9d11f9c7840b93..38f5cc6ba3e7dd3da0b8a2dc10cdf5e6d9691bff 100644 (file)
@@ -106,6 +106,9 @@ SECTIONS
   .u_boot_cmd : { *(.u_boot_cmd) }
   __u_boot_cmd_end = .;
 
+  .u_boot_list : {
+               #include <u-boot.lst>
+  }
 
   . = .;
   __start___ex_table = .;