From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753655AbcBZI3v (ORCPT ); Fri, 26 Feb 2016 03:29:51 -0500 Received: from smtprelay.synopsys.com ([198.182.47.9]:45024 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751870AbcBZI3u (ORCPT ); Fri, 26 Feb 2016 03:29:50 -0500 From: Vineet Gupta To: Michal Marek CC: Claudiu Zissulescu , lkml , , Vineet Gupta Subject: [PATCH] ARC Build system tweak Date: Fri, 26 Feb 2016 13:59:20 +0530 Message-ID: <1456475361-7754-1-git-send-email-vgupta@synopsys.com> X-Mailer: git-send-email 2.5.0 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.12.197.208] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Michal, Here's a ARC build system quirk that we are trying to change. I would appreciate if you could take a glance and suggest if that is silly or better way. Would we be inducing more shell invocations now for build ? Also I could not find an existing construct in /scripts/Kbuild.include so opencoded the pre-processor check. Thx, -Vineet Vineet Gupta (1): ARC: build: Better way to detect ISA compatible toolchain arch/arc/Makefile | 14 ++++++++++++++ arch/arc/include/asm/arcregs.h | 6 ------ 2 files changed, 14 insertions(+), 6 deletions(-) -- 2.5.0