[U-Boot] [PATCH] autoconf.mk: include before config.mk for top level files
Wolfgang Denk
wd at denx.de
Wed Jul 22 09:12:07 CEST 2009
Dear Mike Frysinger,
In message <1248231576-26757-1-git-send-email-vapier at gentoo.org> you wrote:
> By including autoconf.mk before config.mk, all top level files can use any
> config options it sets up (like <arch>_config.mk) or the Makefile itself
> without being forced to use lazy evaluation.
> ---
> Makefile | 10 +++++++---
> 1 files changed, 7 insertions(+), 3 deletions(-)
Can you please explain how this interacts with / impacts / undoes
commit 3db75d9c "fix: missing autoconfig.mk from general Makefile"?
I have to admit that I did not really understood the need for commit
3db75d9c, and neither do I in this case, so I think I better ask now
before I completely lose track of what you are doing here, or why.
[None of the systems I work with seems to need ayhting like that.]
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
For every complex problem, there is a solution that is simple, neat,
and wrong. -- H. L. Mencken
More information about the U-Boot
mailing list