]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/powerpc/cpu/Makefile
powerpc: move mpc8xxx entry under arch/powerpc/cpu/
[karo-tx-uboot.git] / arch / powerpc / cpu / Makefile
1 ifneq ($(filter mpc83xx mpc85xx mpc86xx,$(CPU)),)
2 obj-y += mpc8xxx/
3 endif