aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/m548xevb/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m548xevb/u-boot.lds')
-rw-r--r--board/freescale/m548xevb/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/m548xevb/u-boot.lds b/board/freescale/m548xevb/u-boot.lds
index cc7f3eba8..c25c8dcdc 100644
--- a/board/freescale/m548xevb/u-boot.lds
+++ b/board/freescale/m548xevb/u-boot.lds
@@ -61,7 +61,7 @@ SECTIONS
common/dlmalloc.o (.text)
. = DEFINED(env_offset) ? env_offset : .;
- common/environment.o (.text)
+ common/env_embedded.o (.text)
*(.text)
*(.fixup)