]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/siemens/pcu_e/u-boot.lds.debug
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / board / siemens / pcu_e / u-boot.lds.debug
index 2ee8237451814c1faa27c59bd9813c7785ab119d..987c4ddb9ba65db57fb967d35fa48feb804a98cb 100644 (file)
@@ -62,10 +62,9 @@ SECTIONS
     lib_ppc/extable.o  (.text)
 
     . = env_offset;
-    common/environment.o(.text)
+    common/env_embedded.o(.text)
 
     *(.text)
-    *(.fixup)
     *(.got1)
   }
   _etext = .;