Re: [PATCH RFC 4/6] selftests: remove CROSS_COMPILE in dedicated Makefile
From: Michael Ellerman
Date: Fri Nov 18 2016 - 05:58:21 EST
bamvor.zhangjian@xxxxxxxxxx writes:
> From: Bamvor Jian Zhang <bamvor.zhangjian@xxxxxxxxxx>
>
> 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.
>
> Signed-off-by: Bamvor Jian Zhang <bamvor.zhangjian@xxxxxxxxxx>
Another nice cleanup, thanks.
Acked-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
cheers