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