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