]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/lwmon/u-boot.lds
common: Discard the __u_boot_cmd section
[karo-tx-uboot.git] / board / lwmon / u-boot.lds
index 78445b30688595da00f9e5bcacff8a798b768ff2..bc71b0d2c1f4721dbae607e36b777ad3fd5ac997 100644 (file)
@@ -66,9 +66,6 @@ SECTIONS
   PROVIDE (edata = .);
 
   . = .;
-  __u_boot_cmd_start = .;
-  .u_boot_cmd : { *(.u_boot_cmd) }
-  __u_boot_cmd_end = .;
 
   . = ALIGN(4);
   .u_boot_list : {