diff options
Diffstat (limited to 'board/g2000')
| -rw-r--r-- | board/g2000/u-boot.lds | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/board/g2000/u-boot.lds b/board/g2000/u-boot.lds index 3f230507a..196f88c4d 100644 --- a/board/g2000/u-boot.lds +++ b/board/g2000/u-boot.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);  /* Do we need any of these for elf?     __DYNAMIC = 0;    */  SECTIONS |