xref: /linux/tools/testing/selftests/memory-hotplug/Makefile (revision 988b0c541ed8b1c633c4d4df7169010635942e18)
1all:
2
3run_tests:
4	@/bin/bash ./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"
5
6clean:
7