summaryrefslogtreecommitdiffstats
path: root/board/freescale/m5275evb/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/m5275evb/u-boot.lds')
-rw-r--r--board/freescale/m5275evb/u-boot.lds4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/freescale/m5275evb/u-boot.lds b/board/freescale/m5275evb/u-boot.lds
index daf8724ae2..700b9f5098 100644
--- a/board/freescale/m5275evb/u-boot.lds
+++ b/board/freescale/m5275evb/u-boot.lds
@@ -57,8 +57,8 @@ SECTIONS
cpu/mcf52x2/start.o (.text)
common/dlmalloc.o (.text)
- lib_generic/string.o (.text)
- lib_generic/zlib.o (.text)
+ lib/string.o (.text)
+ lib/zlib.o (.text)
. = DEFINED(env_offset) ? env_offset : .;
common/env_embedded.o(.text)
OpenPOWER on IntegriCloud