mm: rename alloc_pages_exact_node() to __alloc_pages_node()
[linux/fpc-iii.git] / tools / testing / selftests / cpu-hotplug / Makefile
blobfe1f99101c5d5023d4687893ed0bf7a5e876f1a9
1 all:
3 TEST_PROGS := cpu-on-off-test.sh
5 include ../lib.mk
7 run_full_test:
8 @/bin/bash ./cpu-on-off-test.sh -a || echo "cpu-hotplug selftests: [FAIL]"
10 clean: