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