]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/cray/L1/u-boot.lds
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / cray / L1 / u-boot.lds
index a6bbef3dcc0da31d5e8357ad04f9c629a444313f..9d37257f5c5bee2f2aff424119c602aa318399a9 100644 (file)
@@ -75,7 +75,7 @@ SECTIONS
     lib_generic/zlib.o         (.text)
 
 /*. = env_offset;*/
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)