]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/eltec/mhpc/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / eltec / mhpc / u-boot.lds
index 85117aa56e3792367794cdec1ebe07f58040b4c6..465566d7abbf45682d3e5bffb1670942e36688b2 100644 (file)
@@ -53,7 +53,7 @@ SECTIONS
   .text      :
   {
     cpu/mpc8xx/start.o (.text)
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)