[PATCH 0/2] selftests: fix for KBUILD_OUTPUT

2017-03-26 Thread Bamvor Jian Zhang
These patches fix the two compile failures in x86 and net subnet repectively. Test the folowing build method successful: make -C tools/testing/selftests TARGETS=xxx make -C tools/testing/selftests TARGETS=xxx clean make -C tools/testing/selftests/xxx make -C tools/testing/selftests/xxx clean make

[PATCH 0/2] selftests: fix for KBUILD_OUTPUT

2017-03-26 Thread Bamvor Jian Zhang
These patches fix the two compile failures in x86 and net subnet repectively. Test the folowing build method successful: make -C tools/testing/selftests TARGETS=xxx make -C tools/testing/selftests TARGETS=xxx clean make -C tools/testing/selftests/xxx make -C tools/testing/selftests/xxx clean make