From: Kim Phillips <kim.phillips@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 0/9] First wave of config changes
Date: Tue, 25 Sep 2007 14:39:01 -0500 [thread overview]
Message-ID: <20070925143901.cff08c8a.kim.phillips@freescale.com> (raw)
In-Reply-To: <20070925182023.18532.93655.stgit@trillian.cg.shawcable.net>
On Tue, 25 Sep 2007 12:26:29 -0600
Grant Likely <grant.likely@secretlab.ca> wrote:
> Here's my first set of config changes. It allows the Makefiles to
> conditionally compile *.o files based on the board configuration.
the makefile grouping patches are just begging to have their drivers
moved into their own subdirs (e.g. drivers/net, drivers/block, etc.).
> Only CONFIG_* macros may be used in the build system. Future patches
> will rename many of the CFG_ macros to something prefixed with CONFIG_
just to be clear - these CFG_ rename patches will go in 1.3.1?
Kim
next prev parent reply other threads:[~2007-09-25 19:39 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-25 18:26 [U-Boot-Users] [PATCH 0/9] First wave of config changes Grant Likely
2007-09-25 18:26 ` [U-Boot-Users] [PATCH 1/9] Build: split COBJS value into multiple lines Grant Likely
2007-09-25 18:26 ` [U-Boot-Users] [PATCH 2/9] Group network drivers in drivers/Makefile Grant Likely
2007-09-25 18:26 ` [U-Boot-Users] [PATCH 3/9] Group console " Grant Likely
2007-09-25 18:26 ` [U-Boot-Users] [PATCH 4/9] Group i2c " Grant Likely
2007-09-25 18:26 ` [U-Boot-Users] [PATCH 5/9] Group USB " Grant Likely
2007-09-25 18:27 ` [U-Boot-Users] [PATCH 6/9] Group block/flash " Grant Likely
2007-09-25 18:27 ` [U-Boot-Users] [PATCH 7/9] Group PCI " Grant Likely
2007-09-25 18:27 ` [U-Boot-Users] [PATCH 8/9] Generate include/autoconf.mk from board config files Grant Likely
2007-09-26 14:24 ` Shinya Kuribayashi
2007-09-26 14:51 ` Grant Likely
2007-09-25 18:27 ` [U-Boot-Users] [PATCH 9/9] Conditionally compile common/cmd_*.c Grant Likely
2007-09-25 19:39 ` Kim Phillips [this message]
2007-09-25 19:47 ` [U-Boot-Users] [PATCH 0/9] First wave of config changes Grant Likely
2007-09-25 21:21 ` 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=20070925143901.cff08c8a.kim.phillips@freescale.com \
--to=kim.phillips@freescale.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox