kernel/tools/testing/selftests/powerpc/Makefile
.. .. @@ -19,6 +19,7 @@ 19 19 copyloops \ 20 20 dscr \ 21 21 mm \ 22 + nx-gzip \22 23 pmu \ 23 24 signal \ 24 25 primitives \ .. .. @@ -26,9 +27,11 @@ 26 27 switch_endian \ 27 28 syscalls \ 28 29 tm \ 30 + eeh \29 31 vphn \ 30 32 math \ 31 - ptrace33 + ptrace \34 + security32 35 33 36 endif 34 37