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