Skip to content
  • Wolfgang Denk's avatar
    mpc512x: fix build issues · 949c80e1
    Wolfgang Denk authored
    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>
    949c80e1