aboutsummaryrefslogtreecommitdiff
path: root/nand_spl/board/freescale/p1_p2_rdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nand_spl/board/freescale/p1_p2_rdb/Makefile')
-rw-r--r--nand_spl/board/freescale/p1_p2_rdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nand_spl/board/freescale/p1_p2_rdb/Makefile b/nand_spl/board/freescale/p1_p2_rdb/Makefile
index be0caaa7b..ff8b8be6a 100644
--- a/nand_spl/board/freescale/p1_p2_rdb/Makefile
+++ b/nand_spl/board/freescale/p1_p2_rdb/Makefile
@@ -64,7 +64,7 @@ $(nandobj)u-boot-spl: $(OBJS)
$(obj)cache.c:
@rm -f $(obj)cache.c
- ln -sf $(SRCTREE)/lib_ppc/cache.c $(obj)cache.c
+ ln -sf $(SRCTREE)/arch/ppc/lib/cache.c $(obj)cache.c
$(obj)cpu_init_early.c:
@rm -f $(obj)cpu_init_early.c