Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
[firefly-linux-kernel-4.4.55.git] / tools / testing / selftests / cpu-hotplug / Makefile
1 all:
2
3 run_tests:
4         @/bin/bash ./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"
5
6 clean: