Explorar o código

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 %!s(int64=8) %!d(string=hai) anos
pai
achega
6320303fb2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tools/testing/selftests/Makefile

+ 1 - 0
tools/testing/selftests/Makefile

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