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