summaryrefslogtreecommitdiffstats
path: root/board/LEOX
diff options
context:
space:
mode:
Diffstat (limited to 'board/LEOX')
-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 92901b1b94..592d9e3195 100644
--- a/board/LEOX/elpt860/u-boot.lds.debug
+++ b/board/LEOX/elpt860/u-boot.lds.debug
@@ -134,6 +134,6 @@ SECTIONS
*(.bss)
*(COMMON)
}
- __bss_end__ = . ;
+ __bss_end = . ;
PROVIDE (end = .);
}
OpenPOWER on IntegriCloud