linux/tools/testing/selftests/cpu-hotplug/Makefile

7 lines
84 B
Makefile

all:
run_tests:
@./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"
clean: