summaryrefslogtreecommitdiffstats
path: root/board/earthlcd/favr-32-ezkit/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/earthlcd/favr-32-ezkit/u-boot.lds')
-rw-r--r--board/earthlcd/favr-32-ezkit/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/earthlcd/favr-32-ezkit/u-boot.lds b/board/earthlcd/favr-32-ezkit/u-boot.lds
index 0d413a0510..20e363130d 100644
--- a/board/earthlcd/favr-32-ezkit/u-boot.lds
+++ b/board/earthlcd/favr-32-ezkit/u-boot.lds
@@ -66,5 +66,5 @@ SECTIONS
*(.bss.*)
}
. = ALIGN(8);
- _end = .;
+ __bss_end__ = .;
}
OpenPOWER on IntegriCloud