summaryrefslogtreecommitdiff
path: root/lib/math/tests/Makefile
blob: e1a79f093b2d0c84e88e8f824f1a0ebf2d7983a9 (plain)
1
2
3
4
# SPDX-License-Identifier: GPL-2.0-only

obj-$(CONFIG_INT_POW_TEST) += int_pow_kunit.o
obj-$(CONFIG_INT_SQRT_KUNIT_TEST) += int_sqrt_kunit.o