aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memory-hotplug/Makefile
blob: 0f49c3f5f58d0460e09aea4aff40d5c6965e927a (plain) (blame)
1
2
3
4
5
6
all:

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

clean: