rename environment.c in env_embedded.c to reflect is functionality
[oweals/u-boot.git] / board / eric / u-boot.lds
index 00e35a6b8d1737dd5846418ab20f7cc85373da97..153e71f891aaa87d1e4b806e004186a031918c6c 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)