diff options
Diffstat (limited to 'tools/testing/selftests/Makefile')
-rw-r--r-- | tools/testing/selftests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile index fa6ea69f2e48..d4abc59ce1d9 100644 --- a/tools/testing/selftests/Makefile +++ b/tools/testing/selftests/Makefile | |||
@@ -4,6 +4,7 @@ TARGETS += efivarfs | |||
4 | TARGETS += kcmp | 4 | TARGETS += kcmp |
5 | TARGETS += memory-hotplug | 5 | TARGETS += memory-hotplug |
6 | TARGETS += mqueue | 6 | TARGETS += mqueue |
7 | TARGETS += net | ||
7 | TARGETS += ptrace | 8 | TARGETS += ptrace |
8 | TARGETS += soft-dirty | 9 | TARGETS += soft-dirty |
9 | TARGETS += vm | 10 | TARGETS += vm |