Эх сурвалжийг харах

selftests: Add intel_pstate to TARGETS

This test was missing from the TARGETS list.  The test requires patches
to cpupower to pass correctly.

Cc: Prarit Bhargava <prarit@redhat.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Stafford Horne 8 жил өмнө
parent
commit
6320303fb2

+ 1 - 0
tools/testing/selftests/Makefile

@@ -8,6 +8,7 @@ TARGETS += firmware
 TARGETS += ftrace
 TARGETS += ftrace
 TARGETS += futex
 TARGETS += futex
 TARGETS += gpio
 TARGETS += gpio
+TARGETS += intel_pstate
 TARGETS += ipc
 TARGETS += ipc
 TARGETS += kcmp
 TARGETS += kcmp
 TARGETS += lib
 TARGETS += lib