Current File : //usr/lib/modules/6.14.0-1012-aws/build/tools/testing/selftests/cpufreq/Makefile
# SPDX-License-Identifier: GPL-2.0
all:

TEST_PROGS := main.sh
TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh
EXTRA_CLEAN := cpufreq_selftest.dmesg_cpufreq.txt cpufreq_selftest.dmesg_full.txt cpufreq_selftest.txt

include ../lib.mk

clean: