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
2017-01-12 00:16:07 +09:00
提交者 Shuah Khan
父节点 29fa1d436e
当前提交 6320303fb2

查看文件

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