aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/u-boot-customlayout.lds
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/mpc5xxx/u-boot-customlayout.lds')
-rw-r--r--cpu/mpc5xxx/u-boot-customlayout.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc5xxx/u-boot-customlayout.lds b/cpu/mpc5xxx/u-boot-customlayout.lds
index 38478601a..df8eb7e0a 100644
--- a/cpu/mpc5xxx/u-boot-customlayout.lds
+++ b/cpu/mpc5xxx/u-boot-customlayout.lds
@@ -62,7 +62,7 @@ SECTIONS
lib_ppc/time.o (.text)
. = DEFINED(env_offset) ? env_offset : .;
- common/environment.o (.ppcenv)
+ common/env_embedded.o (.ppcenv)
*(.text)
*(.fixup)