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