commit | 5a2d4a5763c96a19170f81f2c4bb3cc9515f854a | [log] [tgz] |
---|---|---|
author | bamvor.zhangjian@huawei.com <bamvor.zhangjian@huawei.com> | Tue Nov 29 19:55:50 2016 +0800 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Thu Jan 05 13:42:11 2017 -0700 |
tree | 3d244192806ad4e179dcc9f507cb5bc4fe44bebb | |
parent | 7d758af257bc40a8a599a0aaa4768b30fb463e9c [diff] |
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>