Searched hist:"313 a06e636808387822af24c507cba92703568b1" (Results 1 – 1 of 1) sorted by relevance
/linux/lib/raid6/test/ |
H A D | Makefile | diff 313a06e636808387822af24c507cba92703568b1 Tue Nov 06 01:14:41 CET 2018 Jeremy Linton <jeremy.linton@arm.com> 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>
|