aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/cpu-hotplug/Makefile
blob: ae5faf9aade21b9d7690a6f423ea40907e6b2257 (plain)
1
2
3
4
5
6
all:

run_tests:
	@/bin/sh ./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"

clean: