]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc5xxx/u-boot-customlayout.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / cpu / mpc5xxx / u-boot-customlayout.lds
index 38478601ab46fa3f2a6f08f2a709e365b322bd8c..df8eb7e0a57538116f8ea900e9e9fb5f3970a47c 100644 (file)
@@ -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)