]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cogent/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / cogent / u-boot.lds
index 59d62e101185ad9cf0c6d80b641be6ba3f1d1dd9..e9f05d3c7a9dd99deb5867f72ca147fdbd073253 100644 (file)
@@ -53,7 +53,7 @@ SECTIONS
   .text      :
   {
     *(.text)
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
     *(.fixup)
     *(.got1)
   }