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