xref
: /
linux-6.12.1
/
lib
/
math
/
tests
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
obj
-$(
CONFIG_INT_POW_TEST
) +=
int_pow_kunit.o
4