]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/acadia/u-boot-nand.lds
common: Add .u_boot_list into all linker files
[karo-tx-uboot.git] / board / amcc / acadia / u-boot-nand.lds
index ab67de2f76de392ed709a7c72e1f609252bf459a..9609338cd8e95865276c65f405b9149a095b075c 100644 (file)
@@ -76,6 +76,9 @@ SECTIONS
   .u_boot_cmd : { *(.u_boot_cmd) }
   __u_boot_cmd_end = .;
 
+  .u_boot_list : {
+       #include <u-boot.lst>
+  }
 
   . = .;
   __start___ex_table = .;