]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/quantum/u-boot.lds.debug
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / quantum / u-boot.lds.debug
index 0cd053a8bbaa8fba6c740b226feae69a1c7b8bb2..016048dae2a55dce877babda7421d3f1ce5bc736 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)