aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/memory-hotplug/Makefile
blob: 350bfeda3aa8ccd9f7e487b85d212110c848d19a (plain) (blame)
1
2
3
4
5
6
all:

run_tests:
	@/bin/sh ./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"

clean: