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