Re: [PATCH v2] MAKEALL: make it generic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09:29 Wed 29 Sep     , Sascha Hauer wrote:
> 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.
no agument means all arch

I prefer to printf it just if -h or missing info

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux