Message ID | 20220427181954.357975-1-broonie@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | selftests/arm64: Fix O= builds for the FP selftests | expand |
On Wed, 27 Apr 2022 19:19:50 +0100, Mark Brown wrote: > Currently the arm64 selftests don't support building with O=, this > series fixes that, bringing them more into line with how the kselftest > Makefiles want to work. > > v3: > - Rebase onto arm64/for-next/core. > v2: > - Rebase onto v5.18-rc3. > > [...] Applied to arm64 (for-next/kselftest), thanks! [1/4] selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile https://git.kernel.org/arm64/c/a59f7a7f7640 [2/4] selftests/arm64: Define top_srcdir for the fp tests https://git.kernel.org/arm64/c/3a23a42d1a48 [3/4] selftests/arm64: Clean the fp helper libraries https://git.kernel.org/arm64/c/399cf0a3e8a1 [4/4] selftests/arm64: Fix O= builds for the floating point tests https://git.kernel.org/arm64/c/aca43ad51661