diff options
Diffstat (limited to 'board/amcc/sequoia/u-boot-nand.lds')
-rw-r--r-- | board/amcc/sequoia/u-boot-nand.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/amcc/sequoia/u-boot-nand.lds b/board/amcc/sequoia/u-boot-nand.lds index e0b5113..94dd754 100644 --- a/board/amcc/sequoia/u-boot-nand.lds +++ b/board/amcc/sequoia/u-boot-nand.lds @@ -22,7 +22,6 @@ */ OUTPUT_ARCH(powerpc) -SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/usr/local/powerpc-any-elf/lib); SECTIONS { /* Read-only sections, merged into text segment: */ |