
25 Sep
2007
25 Sep
'07
9:39 p.m.
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