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

7 lines
95 B
Makefile

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