linux/arch/powerpc/platforms/86xx/Makefile

9 lines
215 B
Makefile

#
# Makefile for the PowerPC 86xx linux kernel.
#
obj-$(CONFIG_SMP) += mpc86xx_smp.o
obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o
obj-$(CONFIG_SBC8641D) += sbc8641d.o
obj-$(CONFIG_MPC8610_HPCD) += mpc8610_hpcd.o