aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/memory-hotplug/Makefile
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2018-02-07 11:24:31 -0600
committerShuah Khan <shuahkh@osg.samsung.com>2018-02-26 16:09:49 -0700
commit067b25a5639b10dfdd41ce6b4d4140fe84d0a8e7 (patch)
treebeda7cae035d42b3918d936f00117ecc204acd65 /tools/testing/selftests/memory-hotplug/Makefile
parentselftests: memfd: add config fragment for fuse (diff)
downloadwireguard-linux-067b25a5639b10dfdd41ce6b4d4140fe84d0a8e7.tar.xz
wireguard-linux-067b25a5639b10dfdd41ce6b4d4140fe84d0a8e7.zip
selftests/futex: Fix line continuation in Makefile
The Makefile lacks a couple of line continuation backslashes in an `if' clause, which produces an error when make versions prior to 4.x are used for building the tests. $ make make[1]: Entering directory `/[...]/linux/tools/testing/selftests/futex' /bin/sh: -c: line 5: syntax error: unexpected end of file make[1]: *** [all] Error 1 make[1]: Leaving directory `/[...]/linux/tools/testing/selftests/futex' make: *** [all] Error 2 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions