]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mgsuvd/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / mgsuvd / u-boot.lds
index 8c46e4677f0bfa9c091ff2957259625f8d4b4196..26aa5d654611f47ed093477ffb6976edec36f16e 100644 (file)
@@ -66,7 +66,7 @@ SECTIONS
     lib_ppc/time.o             (.text)
 
     . = DEFINED(env_offset) ? env_offset : .;
-    common/environment.o       (.ppcenv)
+    common/env_embedded.o      (.ppcenv)
 
     *(.text)
     *(.fixup)