All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH 0/9] First wave of config changes
@ 2007-09-25 18:26 Grant Likely
  2007-09-25 18:26 ` [U-Boot-Users] [PATCH 1/9] Build: split COBJS value into multiple lines Grant Likely
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Grant Likely @ 2007-09-25 18:26 UTC (permalink / raw)
  To: u-boot

Here's my first set of config changes.  It allows the Makefiles to
conditionally compile *.o files based on the board configuration.

Only CONFIG_* macros may be used in the build system.  Future patches
will rename many of the CFG_ macros to something prefixed with CONFIG_

I've heavily build-tested these changes for PPC, MIPS and ARM targets
using MAKEALL.  The build results in binaries of identical size.

I've also pushed these changes to the 'kconfig-for-1.3.1' branch
of the u-boot-mpc5xxx.git repository.

Please review and comment.

Thanks,
g.

--
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-09-26 14:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [U-Boot-Users] [PATCH 0/9] First wave of config changes Kim Phillips
2007-09-25 19:47   ` Grant Likely
2007-09-25 21:21     ` Wolfgang Denk

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.