Skip to content
Snippets Groups Projects
Commit 949c80e1 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

mpc512x: fix build issues


Commit 800eb096 "POST cleanup." removed file
arch/powerpc/cpu/mpc512x/common.c but failed to remove the reference
to it from arch/powerpc/cpu/mpc512x/Makefile which causes somewhat
obscure build errors:

make[1]: *** No rule to make target `/work/wd/tmp-ppc/arch/powerpc/cpu/mpc512x/.depend', needed by `_depend'.  Stop.

Fix these.

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent e299e3f7
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment