Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751283AbcCKJ5L (ORCPT ); Fri, 11 Mar 2016 04:57:11 -0500 Received: from smtprelay2.synopsys.com ([198.182.60.111]:38713 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750705AbcCKJ5C convert rfc822-to-8bit (ORCPT ); Fri, 11 Mar 2016 04:57:02 -0500 From: Alexey Brodkin To: Vineet Gupta , "linux-snps-arc@lists.infradead.org" CC: "linux-kernel@vger.kernel.org" , "akolesov@synosys.com" , "noamc@ezchip.com" Subject: Re: [PATCH 2/2] ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE Thread-Topic: [PATCH 2/2] ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILE Thread-Index: AQHRe3hQQv2yBvYl/km2sp24ttuR659T8PwA Date: Fri, 11 Mar 2016 09:56:56 +0000 Message-ID: <1457690216.3255.1.camel@synopsys.com> References: <1457688441-31337-1-git-send-email-vgupta@synopsys.com> <1457688441-31337-3-git-send-email-vgupta@synopsys.com> In-Reply-To: <1457688441-31337-3-git-send-email-vgupta@synopsys.com> Accept-Language: en-US, ru-RU Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.121.3.56] Content-Type: text/plain; charset="utf-7" Content-ID: Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 772 Lines: 18 Hi Vineet, On Fri, 2016-03-11 at 14:57 +-0530, Vineet Gupta wrote: +AD4- The problem is with CONFIG+AF8-CPU+AF8-BIG+AF8-ENDIAN+AD0-y we still needed .config +AD4- fixup to override the the defconfig prefix to arceb-linux- +AD4- +AD4- So remove these from defconfig and let user pass this via CROSS+AF8-COMPILE +AD4- environment var or use the default for ENDIAN (per previous patch) +AD4- +AD4- No other arch carries them in defconfigs anyways +ACE- +AD4- +AD4- Cc: Noam Camus +ADw-noamc+AEA-ezchip.com+AD4- +AD4- Cc: Alexey Brodkin +ADw-abrodkin+AEA-synopsys.com+AD4- +AD4- Cc: Anton Kolesov +ADw-akolesov+AEA-synosys.com+AD4- +AD4- Signed-off-by: Vineet Gupta +ADw-vgupta+AEA-synopsys.com+AD4- +AD4- --- Acked-by: Alexey Brodkin +ADw-abrodkin+AEA-synopsys.com+AD4-