mbox series

[for-next,0/2] selftests: Fix run_tests and install for net TARGET

Message ID 20241219085803.1145606-1-lizhijian@fujitsu.com (mailing list archive)
Headers show
Series selftests: Fix run_tests and install for net TARGET | expand

Message

Li Zhijian Dec. 19, 2024, 8:58 a.m. UTC
This patch set intends to fix the errors in install and run_tests when
'O=' is specified. such as `make O=/path/to/build TARGETS=net kselftest-install`


Li Zhijian (2):
  selftests/Makefile: Create BUILD_TARGET directory for
    INSTALL_DEP_TARGETS
  selftests/Makefile: add INSTALL_DEP_TARGETS to run_tests

 tools/testing/selftests/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)