Re: [PATCH 1/2] ARC: [BE] Select correct CROSS_COMPILE prefix

2016-03-11 Thread Alexey Brodkin
Hi Vineet, On Fri, 2016-03-11 at 14:57 +0530, Vineet Gupta wrote: > This allows CONFIG_CPU_BIG_ENDIAN=y to build correctly out of the box, > w/o any other tweaks. > > Cc: Noam Camus > Cc: Alexey Brodkin > Cc: Anton Kolesov > Signed-off-by: Vineet Gupta > --- Acked-by: Alexey Brodkin ___

[PATCH 1/2] ARC: [BE] Select correct CROSS_COMPILE prefix

2016-03-11 Thread Vineet Gupta
This allows CONFIG_CPU_BIG_ENDIAN=y to build correctly out of the box, w/o any other tweaks. Cc: Noam Camus Cc: Alexey Brodkin Cc: Anton Kolesov Signed-off-by: Vineet Gupta --- arch/arc/Makefile | 4 1 file changed, 4 insertions(+) diff --git a/arch/arc/Makefile b/arch/arc/Makefile inde