aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cpufreq/Makefile
blob: 80c8727dcec10b59f4867749b29e4972ebd729f8 (plain) (blame)
1
2
3
4
5
6
7
8
all:

TEST_PROGS := main.sh
TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh

include ../lib.mk

clean: