summaryrefslogtreecommitdiffstats
path: root/board/hymod
diff options
context:
space:
mode:
Diffstat (limited to 'board/hymod')
-rw-r--r--board/hymod/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hymod/u-boot.lds b/board/hymod/u-boot.lds
index 3133c55a08..5d1c2ad3cb 100644
--- a/board/hymod/u-boot.lds
+++ b/board/hymod/u-boot.lds
@@ -143,6 +143,6 @@ SECTIONS
common/env_embedded.o (.ppcenv)
}
. = ALIGN(4);
- __bss_end__ = . ;
+ __bss_end = . ;
PROVIDE (end = .);
}
OpenPOWER on IntegriCloud