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