From: Yuanhan Liu Date: Fri, 30 Nov 2012 21:10:40 +0000 (-0800) Subject: lib/raid6: build proper files on corresponding arch X-Git-Tag: v3.8-rc1~73^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8c55c5ad491dbc7b52ce08bb702ca39ce944cf;p=pandora-kernel.git lib/raid6: build proper files on corresponding arch sse and avx2 stuff only exist on x86 arch, and we don't need to build altivec on x86. And we can do that at lib/raid6/Makefile. Proposed-by: H. Peter Anvin Signed-off-by: Yuanhan Liu Reviewed-by: H. Peter Anvin Signed-off-by: Jim Kukunas Signed-off-by: NeilBrown --- Reading git-diff-tree failed