From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 63.mail-out.ovh.net ([91.121.185.56]) by bombadil.infradead.org with smtp (Exim 4.72 #1 (Red Hat Linux)) id 1P0GBR-0006PE-Q4 for barebox@lists.infradead.org; Mon, 27 Sep 2010 16:04:06 +0000 Date: Mon, 27 Sep 2010 18:02:29 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20100927160229.GI2111@game.jcrosoft.org> References: <1285567954-1394-1-git-send-email-plagnioj@jcrosoft.com> <20100927143508.GY23406@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20100927143508.GY23406@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH v2] MAKEALL: make it generic To: Sascha Hauer Cc: barebox@lists.infradead.org On 16:35 Mon 27 Sep , Sascha Hauer wrote: > On Mon, Sep 27, 2010 at 08:12:34AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > add MAKEALL.cfg example > > > > it's allow you to compile specific defconfig or ARCH or all > > as > > CROSS_COMPILE=arm-linux- ARCH=arm ./MAKEALL at91sam9263ek_defconfig > > CROSS_COMPILE=arm-linux- ARCH=arm ./MAKEALL > > > > or via config > > > > CONFIG=./MAKEALL.cfg ARCH=arm ./MAKEALL at91sam9263ek_defconfig > > CONFIG=./MAKEALL.cfg ARCH=arm ./MAKEALL > > > > and for all > > > > CONFIG=./MAKEALL.cfg ./MAKEALL > > > > you can specify > > JOBS jobs > > BUILDDIR build dir > > LOGDIR log dir > > Would be good to have this example somewhere in the code, maybe as help > text in MAKEALL MAKEALL -h is ok? Best Regards, J. _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox