X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2FLEOX%2Felpt860%2Fu-boot.lds.debug;h=434c9b71d386b0f9e13c9b077bafdfe967fe2b2d;hb=3202d33169df04da5cf3dea8c5ab0a902b90ecaa;hp=17f99eb840b2f81db964984d71c83b2b64cdf8cf;hpb=bc5556d62b6ebe6cb4302aebec9e7bbf1affd2ea;p=u-boot diff --git a/board/LEOX/elpt860/u-boot.lds.debug b/board/LEOX/elpt860/u-boot.lds.debug index 17f99eb840..434c9b71d3 100644 --- a/board/LEOX/elpt860/u-boot.lds.debug +++ b/board/LEOX/elpt860/u-boot.lds.debug @@ -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)