]> git.sur5r.net Git - u-boot/blob - arch/powerpc/cpu/Makefile
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[u-boot] / arch / powerpc / cpu / Makefile
1 ifneq ($(filter mpc83xx mpc85xx mpc86xx,$(CPU)),)
2 obj-y += mpc8xxx/
3 endif