summaryrefslogtreecommitdiffstats
path: root/board/hermes/u-boot.lds.debug
diff options
context:
space:
mode:
Diffstat (limited to 'board/hermes/u-boot.lds.debug')
-rw-r--r--board/hermes/u-boot.lds.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hermes/u-boot.lds.debug b/board/hermes/u-boot.lds.debug
index 7038ebc1dc..8a197deef7 100644
--- a/board/hermes/u-boot.lds.debug
+++ b/board/hermes/u-boot.lds.debug
@@ -130,6 +130,6 @@ SECTIONS
*(.bss)
*(COMMON)
}
- _end = . ;
+ __bss_end__ = . ;
PROVIDE (end = .);
}
OpenPOWER on IntegriCloud