Makefile 139 B

123
  1. # SPDX-License-Identifier: GPL-2.0+
  2. all:
  3. ( cd ../../../..; tools/testing/selftests/rcutorture/bin/kvm.sh --duration 10 --configs TREE01 )