aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-06-09 11:14:30 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-06-09 11:14:30 -0700
commit1329c20433fb1298dd0bf94b59c1a11f27a1f2e2 (patch)
tree5aae67e8fe5170f88323d6d8304f625bd883b05b /tools/testing/selftests/Makefile
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide (diff)
parentsparc: fix compat siginfo ABI regression (diff)
downloadlinux-dev-1329c20433fb1298dd0bf94b59c1a11f27a1f2e2.tar.xz
linux-dev-1329c20433fb1298dd0bf94b59c1a11f27a1f2e2.zip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc updates from David Miller: - a FPE signal fix that was also merged upstream - privileged ADI driver from Tom Hromatka * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: sparc: fix compat siginfo ABI regression selftests: sparc64: char: Selftest for privileged ADI driver char: sparc64: Add privileged ADI driver
Diffstat (limited to 'tools/testing/selftests/Makefile')
-rw-r--r--tools/testing/selftests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index 305130de910c..4cd339b5366a 100644
--- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile
@@ -33,6 +33,7 @@ TARGETS += rtc
TARGETS += seccomp
TARGETS += sigaltstack
TARGETS += size
+TARGETS += sparc64
TARGETS += splice
TARGETS += static_keys
TARGETS += sync