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