powerpc: move mpc8xxx entry under arch/powerpc/cpu/
[platform/kernel/u-boot.git] / arch / powerpc / cpu / Makefile
1 ifneq ($(filter mpc83xx mpc85xx mpc86xx,$(CPU)),)
2 obj-y += mpc8xxx/
3 endif