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