aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bf537-pnav.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/bf537-pnav.h')
-rw-r--r--include/configs/bf537-pnav.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bf537-pnav.h b/include/configs/bf537-pnav.h
index 6627a04f5..8038c40de 100644
--- a/include/configs/bf537-pnav.h
+++ b/include/configs/bf537-pnav.h
@@ -116,7 +116,7 @@
cpu/blackfin/interrupt.o (.text .text.*); \
cpu/blackfin/serial.o (.text .text.*); \
common/dlmalloc.o (.text .text.*); \
- lib_generic/crc32.o (.text .text.*); \
+ lib/crc32.o (.text .text.*); \
. = DEFINED(env_offset) ? env_offset : .; \
common/env_embedded.o (.text .text.*);
#endif