From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Nested Makefiles
Date: Mon, 20 Jun 2011 22:01:55 -0400 [thread overview]
Message-ID: <201106202201.57286.vapier@gentoo.org> (raw)
In-Reply-To: <BANLkTi=SJseedJ=vcWr2i+kAsc8A_4EqATf69+y5SKoQH2fomg@mail.gmail.com>
On Monday, June 20, 2011 16:30:15 Simon Glass wrote:
> On Mon, Jun 20, 2011 at 12:53 PM, Mike Frysinger wrote:
> > indeed. it shouldnt be that bad now that more stuff has converted to
> > FOO-$(CONFIG) syntax. it could probably even be done piece by piece
> > rather than the whole tree to make transition easier.
>
> Indeed it is not like the U-Boot subdir Makefiles are a mess - they
> are pretty tidy and describe the dependencies in a clean way that
> should be usable when included by a top-level Makefile.
at one point i wrote a generic board/board.mk that board/*/Makefile could
inherit. then all board/*/Makefile would need is to declare COBJS-y. i'm not
sure if that's a useful step, or if we just pick a single dir like common and
make it work by a direct include of the top level Makefile. once we get those
issues hashed out, we can move on to others one by one.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110620/756ae62b/attachment.pgp
next prev parent reply other threads:[~2011-06-21 2:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 14:32 [U-Boot] Nested Makefiles Simon Glass
2011-06-16 22:03 ` Wolfgang Denk
2011-06-16 23:03 ` Måns Rullgård
2011-06-17 0:10 ` Mike Frysinger
2011-06-17 0:09 ` Mike Frysinger
2011-06-18 13:49 ` Albert ARIBAUD
2011-06-18 15:43 ` Rod Boyce
2011-06-18 20:07 ` Wolfgang Denk
2011-06-18 17:42 ` Mike Frysinger
2011-06-18 20:09 ` Wolfgang Denk
2011-06-20 16:32 ` Scott Wood
2011-06-20 19:53 ` Mike Frysinger
2011-06-20 20:30 ` Simon Glass
2011-06-20 22:17 ` Wolfgang Denk
2011-06-20 23:52 ` Simon Glass
2011-06-21 2:01 ` Mike Frysinger [this message]
2011-06-20 22:23 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201106202201.57286.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.