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