]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d16fc226cc1266846dc1489ae55fcf6e4b8aea7
tree3d244192806ad4e179dcc9f507cb5bc4fe44bebb
parent94815ed83f9d949d53beddb7ca93f87296a606d2
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