1# 2# Makefile for the PowerPC 86xx linux kernel. 3# 4 5obj-$(CONFIG_SMP) += mpc86xx_smp.o 6obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o 7obj-$(CONFIG_PCI) += pci.o 8
1# 2# Makefile for the PowerPC 86xx linux kernel. 3# 4 5obj-$(CONFIG_SMP) += mpc86xx_smp.o 6obj-$(CONFIG_MPC8641_HPCN) += mpc86xx_hpcn.o 7obj-$(CONFIG_PCI) += pci.o 8