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