Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into fixes
[platform/kernel/linux-exynos.git] / tools / testing / selftests / memory-hotplug / Makefile
1 all:
2
3 run_tests:
4         @/bin/bash ./on-off-test.sh -r 2 || echo "memory-hotplug selftests: [FAIL]"
5
6 run_full_test:
7         @/bin/bash ./on-off-test.sh || echo "memory-hotplug selftests: [FAIL]"
8
9 clean: