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