aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/intel_pstate/Makefile
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2017-08-17 10:55:30 -0500
committerShuah Khan <shuahkh@osg.samsung.com>2017-09-18 10:54:14 -0600
commit67b2e30eb7b346db60afe91b0927738fb604d0a4 (patch)
treef0a4d4d6067027eaef7bb8c6e744c5d7a19a0e4e /tools/testing/selftests/intel_pstate/Makefile
parentselftests: breakpoints: re-order TEST_GEN_PROGS targets (diff)
downloadlinux-dev-67b2e30eb7b346db60afe91b0927738fb604d0a4.tar.xz
linux-dev-67b2e30eb7b346db60afe91b0927738fb604d0a4.zip
selftests: intel_pstate: build only on x86
These tests are only for x86, so don't try to build or run them on other architectures. Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/intel_pstate/Makefile')
-rw-r--r--tools/testing/selftests/intel_pstate/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/intel_pstate/Makefile b/tools/testing/selftests/intel_pstate/Makefile
index 849a90ffe8dd..a97e24edde39 100644
--- a/tools/testing/selftests/intel_pstate/Makefile
+++ b/tools/testing/selftests/intel_pstate/Makefile
@@ -1,7 +1,9 @@
CFLAGS := $(CFLAGS) -Wall -D_GNU_SOURCE
LDLIBS := $(LDLIBS) -lm
+ifeq (,$(filter $(ARCH),x86))
TEST_GEN_FILES := msr aperf
+endif
TEST_PROGS := run.sh