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