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