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