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