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