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