License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.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: