[PATCH v2 6/6] selftests: Add intel_pstate to TARGETS

From: Stafford Horne
Date: Wed Jan 11 2017 - 10:17:10 EST


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

Cc: Prarit Bhargava <prarit@xxxxxxxxxx>
Signed-off-by: Stafford Horne <shorne@xxxxxxxxx>
---
tools/testing/selftests/Makefile | 1 +
1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index 2741f9e..c6ccf57 100644
--- a/tools/testing/selftests/Makefile
+++ b/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
--
2.9.3