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