mirror-linux/tools/testing/selftests/memory-hotplug/Makefile

7 lines
97 B
Makefile

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