Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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: