mm, thp: allow fallback when pte_alloc_one() fails for huge pmd
[firefly-linux-kernel-4.4.55.git] / lib / raid6 / Makefile
index 8a38102770f3cc8eb8360923de14c637ebc165e7..de06dfe165b832abf6becbff2257e343a5df1ae2 100644 (file)
@@ -1,6 +1,6 @@
 obj-$(CONFIG_RAID6_PQ) += raid6_pq.o
 
-raid6_pq-y     += algos.o recov.o tables.o int1.o int2.o int4.o \
+raid6_pq-y     += algos.o recov.o recov_ssse3.o tables.o int1.o int2.o int4.o \
                   int8.o int16.o int32.o altivec1.o altivec2.o altivec4.o \
                   altivec8.o mmx.o sse1.o sse2.o
 hostprogs-y    += mktables