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