OSDN Git Service

selftests: remove CROSS_COMPILE in dedicated Makefile
authorbamvor.zhangjian@huawei.com <bamvor.zhangjian@huawei.com>
Tue, 29 Nov 2016 11:55:50 +0000 (19:55 +0800)
committerShuah Khan <shuahkh@osg.samsung.com>
Thu, 5 Jan 2017 20:42:11 +0000 (13:42 -0700)
commit5a2d4a5763c96a19170f81f2c4bb3cc9515f854a
tree3d244192806ad4e179dcc9f507cb5bc4fe44bebb
parent7d758af257bc40a8a599a0aaa4768b30fb463e9c
selftests: remove CROSS_COMPILE in dedicated Makefile

After previous clean up patches, memfd and timers could get
CROSS_COMPILE from tools/testing/selftest/lib.mk. There is no need to
preserve these definition. So, this patch remove them.

Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/memfd/Makefile
tools/testing/selftests/timers/Makefile