summaryrefslogtreecommitdiffstats
path: root/board/emk/top860/u-boot.lds.debug
diff options
context:
space:
mode:
Diffstat (limited to 'board/emk/top860/u-boot.lds.debug')
-rw-r--r--board/emk/top860/u-boot.lds.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/emk/top860/u-boot.lds.debug b/board/emk/top860/u-boot.lds.debug
index 39807d43cc..704e8c91b5 100644
--- a/board/emk/top860/u-boot.lds.debug
+++ b/board/emk/top860/u-boot.lds.debug
@@ -126,6 +126,6 @@ SECTIONS
*(.bss)
*(COMMON)
}
- __bss_end__ = . ;
+ __bss_end = . ;
PROVIDE (end = .);
}
OpenPOWER on IntegriCloud