xref: /linux-5.15/tools/testing/selftests/cpu-hotplug/Makefile (revision a58130ddc896e5a15e4de2bf50a1d89247118c23)
1all:
2
3run_tests:
4	@./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"
5
6clean:
7