]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/m547xevb/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / freescale / m547xevb / u-boot.lds
index cc7f3eba878a88527de586c6fbd709e4939495c6..c25c8dcdc816a8d88394eb1c68fdeb3ff48ee364 100644 (file)
@@ -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)