powerpc/mm: Add SMP support to no-hash TLB handling
[deliverable/linux.git] / arch / powerpc / mm / Makefile
index 923bd3fa7d649dee73c8df7b656dfeeb19ef636a..af987df8d5a387e4960e8e5cacb9aaa2ed3e4c56 100644 (file)
@@ -9,7 +9,7 @@ endif
 obj-y                          := fault.o mem.o pgtable.o \
                                   init_$(CONFIG_WORD_SIZE).o \
                                   pgtable_$(CONFIG_WORD_SIZE).o
-obj-$(CONFIG_PPC_MMU_NOHASH)   += mmu_context_nohash.o
+obj-$(CONFIG_PPC_MMU_NOHASH)   += mmu_context_nohash.o tlb_nohash.o
 hash-$(CONFIG_PPC_NATIVE)      := hash_native_64.o
 obj-$(CONFIG_PPC64)            += hash_utils_64.o \
                                   slb_low.o slb.o stab.o \
This page took 0.024888 seconds and 5 git commands to generate.