summaryrefslogtreecommitdiffstats
path: root/board/purple/u-boot.lds
diff options
context:
space:
mode:
Diffstat (limited to 'board/purple/u-boot.lds')
-rw-r--r--board/purple/u-boot.lds2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/purple/u-boot.lds b/board/purple/u-boot.lds
index 04a641a473..236ece478c 100644
--- a/board/purple/u-boot.lds
+++ b/board/purple/u-boot.lds
@@ -40,7 +40,7 @@ SECTIONS
common/main.o (.text)
common/dlmalloc.o (.text)
common/cmd_boot.o (.text)
- lib_generic/zlib.o (.text)
+ lib/zlib.o (.text)
. = DEFINED(env_offset) ? env_offset : .;
common/env_embedded.o (.ppcenv)
OpenPOWER on IntegriCloud