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