Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / tools / testing / selftests / cpu-hotplug / Makefile
1 all:
2
3 TEST_PROGS := cpu-on-off-test.sh
4
5 include ../lib.mk
6
7 run_full_test:
8         @/bin/bash ./cpu-on-off-test.sh -a || echo "cpu-hotplug selftests: [FAIL]"
9
10 clean: