]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - tools/testing/selftests/cpu-hotplug/Makefile
Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device...
[karo-tx-linux.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: