Makefile 177 字节
Newer Older
1 2 3 4 5 6
#
# Makefile for the PowerPC 86xx linux kernel.
#

obj-$(CONFIG_SMP)		+= mpc86xx_smp.o
obj-$(CONFIG_MPC8641_HPCN)	+= mpc86xx_hpcn.o
7
obj-$(CONFIG_MPC8610_HPCD)	+= mpc8610_hpcd.o