]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - nand_spl/board/amcc/canyonlands/Makefile
Move arch/ppc to arch/powerpc
[people/ms/u-boot.git] / nand_spl / board / amcc / canyonlands / Makefile
index 0012a9c99b32183e41f6ebe7be10d2ff7455a1ed..e7982375fd6978de3ae944f4297396c1682d244d 100644 (file)
@@ -71,11 +71,11 @@ $(obj)ndfc.c:
 
 $(obj)resetvec.S:
        @rm -f $(obj)resetvec.S
-       ln -s $(SRCTREE)/arch/ppc/cpu/ppc4xx/resetvec.S $(obj)resetvec.S
+       ln -s $(SRCTREE)/arch/powerpc/cpu/ppc4xx/resetvec.S $(obj)resetvec.S
 
 $(obj)start.S:
        @rm -f $(obj)start.S
-       ln -s $(SRCTREE)/arch/ppc/cpu/ppc4xx/start.S $(obj)start.S
+       ln -s $(SRCTREE)/arch/powerpc/cpu/ppc4xx/start.S $(obj)start.S
 
 # from board directory
 $(obj)init.S: