OSDN Git Service

lib/raid6: Fix arm64 test build
authorJeremy Linton <jeremy.linton@arm.com>
Tue, 6 Nov 2018 00:14:41 +0000 (18:14 -0600)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 6 Nov 2018 17:12:44 +0000 (17:12 +0000)
commit313a06e636808387822af24c507cba92703568b1
tree09f916e9cfae5d5eff933204a8f2aeb3a2d36c12
parent4920b1f7676d55dcebdf55f2b0431a328acb4abe
lib/raid6: Fix arm64 test build

The lib/raid6/test fails to build the neon objects
on arm64 because the correct machine type is 'aarch64'.

Once this is correctly enabled, the neon recovery objects
need to be added to the build.

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
lib/raid6/test/Makefile