[PATCH v2] MAKEALL: make it generic
Sascha Hauer
s.hauer at pengutronix.de
Wed Sep 29 03:29:42 EDT 2010
Hi J,
On Mon, Sep 27, 2010 at 06:02:29PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> 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?
Yes, -h and if called without arguments.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list