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