Sign in
gbmc
/
linux
/
refs/heads/linux-6.14.y
/
.
/
lib
/
math
/
tests
/
Makefile
blob: e1a79f093b2d0c84e88e8f824f1a0ebf2d7983a9 [
file
] [
log
] [
blame
] [
edit
]
# 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