On Mon, Mar 31, 2014 at 03:39:18PM +, Alexey Brodkin wrote:
> On Mon, 2014-03-31 at 11:31 -0400, Tom Rini wrote:
> > On Mon, Mar 31, 2014 at 03:24:19PM +, Alexey Brodkin wrote:
> > > Hi Tom,
> > >
> > > On Mon, 2014-03-31 at 11:16 -0400, Tom Rini wrote:
> > > > On Mon, Mar 31, 2014 at 05:3
On Mon, 2014-03-31 at 11:31 -0400, Tom Rini wrote:
> On Mon, Mar 31, 2014 at 03:24:19PM +, Alexey Brodkin wrote:
> > Hi Tom,
> >
> > On Mon, 2014-03-31 at 11:16 -0400, Tom Rini wrote:
> > > On Mon, Mar 31, 2014 at 05:33:51PM +0900, Masahiro Yamada wrote:
> > >
> > > > Prior to Kbuild, U-Boot
On Mon, Mar 31, 2014 at 03:24:19PM +, Alexey Brodkin wrote:
> Hi Tom,
>
> On Mon, 2014-03-31 at 11:16 -0400, Tom Rini wrote:
> > On Mon, Mar 31, 2014 at 05:33:51PM +0900, Masahiro Yamada wrote:
> >
> > > Prior to Kbuild, U-Boot could build under tools/ directory
> > > withour configuring for
Hi Tom,
On Mon, 2014-03-31 at 11:16 -0400, Tom Rini wrote:
> On Mon, Mar 31, 2014 at 05:33:51PM +0900, Masahiro Yamada wrote:
>
> > Prior to Kbuild, U-Boot could build under tools/ directory
> > withour configuring for a specific board.
> >
> > That feature was lost when switching to Kbuild.
> >
On Mon, Mar 31, 2014 at 05:33:51PM +0900, Masahiro Yamada wrote:
> Prior to Kbuild, U-Boot could build under tools/ directory
> withour configuring for a specific board.
>
> That feature was lost when switching to Kbuild.
>
> This patch revives it again by adding a make target "tools-only".
>
>
On Mon, 2014-03-31 at 17:33 +0900, Masahiro Yamada wrote:
> Prior to Kbuild, U-Boot could build under tools/ directory
> withour configuring for a specific board.
>
> That feature was lost when switching to Kbuild.
>
> This patch revives it again by adding a make target "tools-only".
>
> Usage:
Prior to Kbuild, U-Boot could build under tools/ directory
withour configuring for a specific board.
That feature was lost when switching to Kbuild.
This patch revives it again by adding a make target "tools-only".
Usage:
$ make tools-only
Neither board configuration nor cross compiler are re
7 matches
Mail list logo