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