summaryrefslogtreecommitdiffstats
path: root/board/etx094/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/etx094/u-boot.lds')
-rw-r--r--board/etx094/u-boot.lds4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/etx094/u-boot.lds b/board/etx094/u-boot.lds
index 1d34e68fd7..d8112eb0a7 100644
--- a/board/etx094/u-boot.lds
+++ b/board/etx094/u-boot.lds
@@ -62,8 +62,8 @@ SECTIONS
cpu/mpc8xx/cpu_init.o (.text)
cpu/mpc8xx/speed.o (.text)
common/dlmalloc.o (.text)
- lib_generic/crc32.o (.text)
- lib_generic/zlib.o (.text)
+ lib/crc32.o (.text)
+ lib/zlib.o (.text)
. = env_offset;
common/env_embedded.o(.text)
OpenPOWER on IntegriCloud