]> Git Repo - linux.git/blob - lib/math/tests/Makefile
Linux 6.14-rc3
[linux.git] / lib / math / tests / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 obj-$(CONFIG_INT_POW_TEST) += int_pow_kunit.o
4 obj-$(CONFIG_INT_SQRT_KUNIT_TEST) += int_sqrt_kunit.o
This page took 0.033529 seconds and 4 git commands to generate.