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