From patchwork Thu Dec 22 09:22:54 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 132794 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id EDC1DB714F for ; Thu, 22 Dec 2011 20:23:07 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2DC562810C; Thu, 22 Dec 2011 10:23:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CRcXPzzrNQQr; Thu, 22 Dec 2011 10:23:05 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2260D28117; Thu, 22 Dec 2011 10:23:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id E1DEE28117 for ; Thu, 22 Dec 2011 10:23:01 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rtzIjgPCUkFY for ; Thu, 22 Dec 2011 10:23:00 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.17.10]) by theia.denx.de (Postfix) with ESMTP id 428DE2810C for ; Thu, 22 Dec 2011 10:22:58 +0100 (CET) Received: from benhur.adnet.avionic-design.de (p548E08C6.dip0.t-ipconnect.de [84.142.8.198]) by mrelayeu.kundenserver.de (node=mrbap4) with ESMTP (Nemesis) id 0Lzai2-1QYqqg0FVq-014keL; Thu, 22 Dec 2011 10:22:56 +0100 Received: from mailbox.adnet.avionic-design.de (add-virt-zarafa.adnet.avionic-design.de [172.20.129.9]) by benhur.adnet.avionic-design.de (Postfix) with ESMTP id CB6EB2C4118; Thu, 22 Dec 2011 10:22:57 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mailbox.adnet.avionic-design.de (Postfix) with ESMTP id 7F35A28B012F; Thu, 22 Dec 2011 10:22:55 +0100 (CET) X-Virus-Scanned: amavisd-new at avionic-design.de Received: from mailbox.adnet.avionic-design.de ([127.0.0.1]) by localhost (mailbox.avionic-design.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VPfkpipav1Xm; Thu, 22 Dec 2011 10:22:54 +0100 (CET) Received: from localhost (avionic-0098.adnet.avionic-design.de [172.20.31.233]) (Authenticated sender: thierry.reding) by mailbox.adnet.avionic-design.de (Postfix) with ESMTPA id 96A8B28B012E; Thu, 22 Dec 2011 10:22:54 +0100 (CET) From: Thierry Reding To: Wolfgang Denk Date: Thu, 22 Dec 2011 10:22:54 +0100 Message-Id: <1324545774-18227-1-git-send-email-thierry.reding@avionic-design.de> X-Mailer: git-send-email 1.7.8 In-Reply-To: <20111222091056.80E1A11CDEB1@gemini.denx.de> References: <20111222091056.80E1A11CDEB1@gemini.denx.de> X-Provags-ID: V02:K0:H0A8Ka0v9dfcfqHpXBIM3CRz79anccHcgBbBPtjcZ/5 9tGnVcWKkT589WjZe6DyA/2gKpyEKzRZSe6v2voHCS+NypIeud b1m1lczG5fLTSo5o25c5dLxn6OVy6tmtVxl2V3oGiW7N1v05+M 0dZaRLDV5xyt7WZyblGiBjsLdcazGbhDbIZQkIiQFDzM78VS63 rowST7WCTCMdU+VN5Rtn9EvpLbPosE3trj3w/+aIWlSO+9mkwn ggLImrrdqfCRfq62qauuQVLgYohHnl+nE3+/l2k0LWkZR8kaED GDCc/7V2wuqDUq+6CBiwERhWA9Rbq4ZlmqS3IDYawdH6SxT/Gg J749KMhJ7NlUL3aNl/R0Dnxv/DKbEByVJvN1+SSeFBgRTDhy8r FCEcqB4gWi5eLYyHB4faP6WwvWIv2i1GXDjlTzioTAW+BUDtks nvOkq Cc: Tom Warren , u-boot@lists.denx.de Subject: [U-Boot] [PATCH] tegra2: Optimize out-of-tree build for Ventana. X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de As proposed by Mike Frysinger, mkdir can take more than one argument. Instead of spawning two processes, create both the common and seaboard directories in one go. Signed-off-by: Thierry Reding --- I realize how trivial this is, and I feel a little embarrassed. board/nvidia/ventana/Makefile | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/board/nvidia/ventana/Makefile b/board/nvidia/ventana/Makefile index d5140c8..c7e9bba 100644 --- a/board/nvidia/ventana/Makefile +++ b/board/nvidia/ventana/Makefile @@ -25,8 +25,7 @@ include $(TOPDIR)/config.mk ifneq ($(OBJTREE),$(SRCTREE)) -$(shell mkdir -p $(obj)../seaboard) -$(shell mkdir -p $(obj)../common) +$(shell mkdir -p $(obj)../common $(obj)../seaboard) endif LIB = $(obj)lib$(BOARD).o