all:

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

clean:
