]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/mousse/u-boot.lds.ram
rename environment.c in env_embedded.c to reflect is functionality
[karo-tx-uboot.git] / board / mousse / u-boot.lds.ram
index 46b98a04a87d57eceed72583da529803d4cc70b2..d048e52d35ad481038c8e578811801926574fe63 100644 (file)
@@ -96,7 +96,7 @@ SECTIONS
 
   .ppcenv      :
   {
-    common/environment.o (.ppcenv)
+    common/env_embedded.o (.ppcenv)
   } > ram
 
   _end = . ;