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