Files
u-boot-sunxi/arch/powerpc/cpu/Makefile
2013-11-17 14:11:31 -05:00

4 lines
74 B
Makefile

ifneq ($(filter mpc83xx mpc85xx mpc86xx,$(CPU)),)
obj-y += mpc8xxx/
endif