[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <61322.1302964434@localhost>
Date: Sat, 16 Apr 2011 10:33:54 -0400
From: Valdis.Kletnieks@...edu
To: Francis Moreau <francis.moro@...il.com>
Cc: Sam Ravnborg <sam@...nborg.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Kbuild: how to cleanly retrieve information compilation about the last build
On Sat, 16 Apr 2011 16:04:57 +0200, Francis Moreau said:
> For example a user can do:
>
> $ make ARCH=arm CROSS_COMPILE=arm-linux-
>
> Then call my script and expect it to pass the same flags to make.
Odd, don't ARCH and CROSS_COMPILE get saved in the .config?
What *are* you trying to pass to kbuild that isn't either saved in the .config
or deduced at build time (the cross-compile gets saved, stuff like "where is
python?" is deduced). Is there a *real* problem you're hitting here, or is
it merely theoretical?
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists