Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / tools / testing / selftests / fpu / Makefile
blobea62c176ede71027601fc42f735802799df35820
1 # SPDX-License-Identifier: GPL-2.0+
3 LDLIBS := -lm
5 TEST_GEN_PROGS := test_fpu
7 TEST_PROGS := run_test_fpu.sh
9 include ../lib.mk