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