aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/Makefile')
-rw-r--r--arch/ppc64/kernel/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/Makefile b/arch/ppc64/kernel/Makefile
index 7354c1dbe9f0..ee88fca0c886 100644
--- a/arch/ppc64/kernel/Makefile
+++ b/arch/ppc64/kernel/Makefile
@@ -60,7 +60,6 @@ obj-$(CONFIG_U3_DART) += u3_iommu.o
60 60
61ifdef CONFIG_SMP 61ifdef CONFIG_SMP
62obj-$(CONFIG_PPC_PMAC) += pmac_smp.o smp-tbsync.o 62obj-$(CONFIG_PPC_PMAC) += pmac_smp.o smp-tbsync.o
63obj-$(CONFIG_PPC_ISERIES) += iSeries_smp.o
64obj-$(CONFIG_PPC_PSERIES) += pSeries_smp.o 63obj-$(CONFIG_PPC_PSERIES) += pSeries_smp.o
65obj-$(CONFIG_PPC_BPA) += pSeries_smp.o 64obj-$(CONFIG_PPC_BPA) += pSeries_smp.o
66obj-$(CONFIG_PPC_MAPLE) += smp-tbsync.o 65obj-$(CONFIG_PPC_MAPLE) += smp-tbsync.o