]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/flagadm/u-boot.lds.debug
board/bsc9131rdb: Update default boot environment settings
[karo-tx-uboot.git] / board / flagadm / u-boot.lds.debug
index 614bbb20b63e5ee056bcd85ea4764ffa54b92969..a33b0a6f1a077e70d06ebd7d32d41691c3223e45 100644 (file)
@@ -132,6 +132,6 @@ SECTIONS
    *(.bss)
    *(COMMON)
   }
-  __bss_end__ = . ;
+  __bss_end = . ;
   PROVIDE (end = .);
 }