selftests: enable O and KBUILD_OUTPUT
Enable O and KBUILD_OUTPUT for kselftest. User could compile kselftest to another directory by passing O or KBUILD_OUTPUT. And O is high priority than KBUILD_OUTPUT. Signed-off-by:Bamvor Jian Zhang <bamvor.zhangjian@linaro.org> Signed-off-by:
Shuah Khan <shuahkh@osg.samsung.com>
Showing
- tools/testing/selftests/Makefile 27 additions, 9 deletionstools/testing/selftests/Makefile
- tools/testing/selftests/exec/Makefile 7 additions, 6 deletionstools/testing/selftests/exec/Makefile
- tools/testing/selftests/ftrace/Makefile 1 addition, 1 deletiontools/testing/selftests/ftrace/Makefile
- tools/testing/selftests/futex/Makefile 16 additions, 5 deletionstools/testing/selftests/futex/Makefile
- tools/testing/selftests/kcmp/Makefile 1 addition, 1 deletiontools/testing/selftests/kcmp/Makefile
- tools/testing/selftests/lib.mk 15 additions, 4 deletionstools/testing/selftests/lib.mk
- tools/testing/selftests/powerpc/Makefile 9 additions, 6 deletionstools/testing/selftests/powerpc/Makefile
- tools/testing/selftests/powerpc/benchmarks/Makefile 3 additions, 3 deletionstools/testing/selftests/powerpc/benchmarks/Makefile
- tools/testing/selftests/powerpc/copyloops/Makefile 4 additions, 4 deletionstools/testing/selftests/powerpc/copyloops/Makefile
- tools/testing/selftests/powerpc/dscr/Makefile 1 addition, 1 deletiontools/testing/selftests/powerpc/dscr/Makefile
- tools/testing/selftests/powerpc/math/Makefile 6 additions, 6 deletionstools/testing/selftests/powerpc/math/Makefile
- tools/testing/selftests/powerpc/mm/Makefile 3 additions, 3 deletionstools/testing/selftests/powerpc/mm/Makefile
- tools/testing/selftests/powerpc/pmu/Makefile 8 additions, 8 deletionstools/testing/selftests/powerpc/pmu/Makefile
- tools/testing/selftests/powerpc/pmu/ebb/Makefile 2 additions, 2 deletionstools/testing/selftests/powerpc/pmu/ebb/Makefile
- tools/testing/selftests/powerpc/switch_endian/Makefile 4 additions, 4 deletionstools/testing/selftests/powerpc/switch_endian/Makefile
- tools/testing/selftests/powerpc/tm/Makefile 3 additions, 3 deletionstools/testing/selftests/powerpc/tm/Makefile
- tools/testing/selftests/vm/Makefile 2 additions, 2 deletionstools/testing/selftests/vm/Makefile
- tools/testing/selftests/x86/Makefile 10 additions, 7 deletionstools/testing/selftests/x86/Makefile
Please register or sign in to comment