]> git.sur5r.net Git - u-boot/blobdiff - board/LEOX/elpt860/u-boot.lds.debug
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / board / LEOX / elpt860 / u-boot.lds.debug
index 357867054c695b9ad1854ce77d6d18b07c2cbdbd..5126083425d22a6e662614cd4d14f8ef41ba7d18 100644 (file)
@@ -70,10 +70,9 @@ SECTIONS
     lib_generic/crc32.o                (.text)
 
     . = env_offset;
-    common/environment.o       (.text)
+    common/env_embedded.o      (.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;