From patchwork Tue Aug 27 10:35:59 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve Capper X-Patchwork-Id: 19542 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-yh0-f70.google.com (mail-yh0-f70.google.com [209.85.213.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id D3E762469A for ; Tue, 27 Aug 2013 10:36:12 +0000 (UTC) Received: by mail-yh0-f70.google.com with SMTP id z20sf5111273yhz.5 for ; Tue, 27 Aug 2013 03:36:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=A/0H59dLAZ9apZyqrtV5CFZ2G95F2FBz922/St+HXI4=; b=mRN+jaBesu7kM65WHiowQnXlxDF8y8SvJ91bL8tDWcfIpPwOCtE+PcHbuDpOQXTgpP xmTI1WANA7kBMk0G4unyJBbTmjmeBwF0XapPUCRpsoZirJ56LfRpEzXcAKEMWdfNYokm fH47KxOrs9ihVkB1Zdg7XAqHuMSfdZur6z3Q/DUr62nhoVGrnkOUY5WwdVa9V0+EcpEe dyObJ/F14LaKozOgLlnKaIYDyaGWy3yacWS7R6R8yA68kEhnU3UApzoWZudUXTHxfQSY l0GpsQqLMqfJmMAri4gRaX78lbuWByx+xpeWo/m6jIEEVo14myzprhth8NdNCMoqZ1NU cXtQ== X-Received: by 10.236.172.34 with SMTP id s22mr7275880yhl.25.1377599772550; Tue, 27 Aug 2013 03:36:12 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.47.42 with SMTP id a10ls539129qen.30.gmail; Tue, 27 Aug 2013 03:36:12 -0700 (PDT) X-Received: by 10.58.67.9 with SMTP id j9mr6570151vet.22.1377599772462; Tue, 27 Aug 2013 03:36:12 -0700 (PDT) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx.google.com with ESMTPS id uy8si4706970vcb.55.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 27 Aug 2013 03:36:12 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.182; Received: by mail-vc0-f182.google.com with SMTP id hf12so2811654vcb.41 for ; Tue, 27 Aug 2013 03:36:12 -0700 (PDT) X-Gm-Message-State: ALoCoQlPHm1IG6TLM1ubeLjWa0VsJq9gprh7F/6GEJKq4bafP7zCSSVBX7rY13+VkRAFJ4/co/YV X-Received: by 10.58.136.4 with SMTP id pw4mr19810177veb.10.1377599772375; Tue, 27 Aug 2013 03:36:12 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp286612vcz; Tue, 27 Aug 2013 03:36:11 -0700 (PDT) X-Received: by 10.180.198.115 with SMTP id jb19mr10833343wic.28.1377599771051; Tue, 27 Aug 2013 03:36:11 -0700 (PDT) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx.google.com with ESMTPS id a16si2526258wiv.72.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 27 Aug 2013 03:36:11 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.172 is neither permitted nor denied by best guess record for domain of steve.capper@linaro.org) client-ip=209.85.212.172; Received: by mail-wi0-f172.google.com with SMTP id ex4so2088843wid.11 for ; Tue, 27 Aug 2013 03:36:10 -0700 (PDT) X-Received: by 10.180.9.203 with SMTP id c11mr10781814wib.64.1377599770525; Tue, 27 Aug 2013 03:36:10 -0700 (PDT) Received: from marmot.wormnet.eu (marmot.wormnet.eu. [188.246.204.87]) by mx.google.com with ESMTPSA id jf2sm24921667wic.2.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 27 Aug 2013 03:36:09 -0700 (PDT) From: Steve Capper To: linaro-dev Cc: steve.mcintyre@linaro.org, leif.lindholm@linaro.org, patches@linaro.org, Steve Capper Subject: [PATCH 1/2] ARM: Correct build architecture detection logic Date: Tue, 27 Aug 2013 11:35:59 +0100 Message-Id: <1377599760-5751-2-git-send-email-steve.capper@linaro.org> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1377599760-5751-1-git-send-email-steve.capper@linaro.org> References: <1377599760-5751-1-git-send-email-steve.capper@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: steve.capper@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Our initial patches appear to have been mangled a bit. We check for armv7l (not seventy-one), and correct the whitespace. Signed-off-by: Steve Capper --- build/linux.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/linux.inc b/build/linux.inc index 1c96d86..16ba6f5 100644 --- a/build/linux.inc +++ b/build/linux.inc @@ -56,8 +56,8 @@ ifndef arch ifeq ($(uname_m),sparc64) export arch:=sparc endif - ifeq ($(uname_m),armv71) - export arch :=armv7 + ifeq ($(uname_m),armv7l) + export arch:=armv7 endif ifndef arch export arch:=$(uname_m)