repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.19.133
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
cpufreq
/
Makefile
blob
c86ca8342222b8d93ab7b41096d5ea87e526eb09
1
# SPDX-License-Identifier: GPL-2.0
2
all
:
3
4
TEST_PROGS
:=
main.sh
5
TEST_FILES
:=
cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh
6
7
include
..
/
lib.mk
8
9
clean
: