1all: 2 3run_tests: 4 @/bin/bash ./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]" 5 6clean: 7