diff options
Diffstat (limited to 'arch/ppc64/kernel/Makefile')
-rw-r--r-- | arch/ppc64/kernel/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc64/kernel/Makefile b/arch/ppc64/kernel/Makefile index f2f60c9cc55f..863bd7d746fb 100644 --- a/arch/ppc64/kernel/Makefile +++ b/arch/ppc64/kernel/Makefile | |||
@@ -60,8 +60,6 @@ obj-$(CONFIG_PPC_PMAC) += udbg_scc.o | |||
60 | obj-$(CONFIG_PPC_MAPLE) += maple_setup.o maple_pci.o maple_time.o \ | 60 | obj-$(CONFIG_PPC_MAPLE) += maple_setup.o maple_pci.o maple_time.o \ |
61 | udbg_16550.o | 61 | udbg_16550.o |
62 | 62 | ||
63 | obj-$(CONFIG_U3_DART) += u3_iommu.o | ||
64 | |||
65 | ifdef CONFIG_SMP | 63 | ifdef CONFIG_SMP |
66 | obj-$(CONFIG_PPC_PMAC) += smp-tbsync.o | 64 | obj-$(CONFIG_PPC_PMAC) += smp-tbsync.o |
67 | obj-$(CONFIG_PPC_MAPLE) += smp-tbsync.o | 65 | obj-$(CONFIG_PPC_MAPLE) += smp-tbsync.o |