]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - tools/testing/selftests/cpufreq/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / tools / testing / selftests / cpufreq / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
e66d5b67
VK
2all:
3
4TEST_PROGS := main.sh
1e4c2830 5TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh
e66d5b67
VK
6
7include ../lib.mk
8
9clean: