diff options
Diffstat (limited to 'board/BuS/EB+MCF-EV123/u-boot.lds')
-rw-r--r-- | board/BuS/EB+MCF-EV123/u-boot.lds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/BuS/EB+MCF-EV123/u-boot.lds b/board/BuS/EB+MCF-EV123/u-boot.lds index 4291d96..4a880e6 100644 --- a/board/BuS/EB+MCF-EV123/u-boot.lds +++ b/board/BuS/EB+MCF-EV123/u-boot.lds @@ -22,7 +22,6 @@ */ OUTPUT_ARCH(m68k) -SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib); SEARCH_DIR(/usr/local/lib); /* Do we need any of these for elf? __DYNAMIC = 0; */ SECTIONS |