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