]> git.sur5r.net Git - u-boot/blobdiff - board/LEOX/elpt860/u-boot.lds.debug
Remove deprecated 'autoscr' command/variables
[u-boot] / board / LEOX / elpt860 / u-boot.lds.debug
index 17f99eb840b2f81db964984d71c83b2b64cdf8cf..434c9b71d386b0f9e13c9b077bafdfe967fe2b2d 100644 (file)
@@ -31,7 +31,6 @@
 */
 
 OUTPUT_ARCH(powerpc)
-SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/local/powerpc-any-elf/lib);
 /* Do we need any of these for elf?
    __DYNAMIC = 0;    */
 SECTIONS
@@ -71,7 +70,7 @@ SECTIONS
     lib_generic/crc32.o                (.text)
 
     . = env_offset;
-    common/environment.o       (.text)
+    common/env_embedded.o      (.text)
 
     *(.text)
     *(.fixup)