]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/c2mon/u-boot.lds.debug
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / c2mon / u-boot.lds.debug
index 85072feda47ce32de1b81d1da925745e627ebf41..dbec9860a92a20a0969babd7d912a87e56f7e0ab 100644 (file)
@@ -61,7 +61,7 @@ SECTIONS
     lib_generic/crc32.o                (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
     *(.fixup)