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