On Fri, Aug 21, 2009 at 2:41 PM, ron minnichrminnich@gmail.com wrote:
On Fri, Aug 21, 2009 at 12:14 PM, Myles Watsonmylesgw@gmail.com wrote:
I think the correct fix for that problem is to change src/southbridge/nvidia/Makefile.inc subdirs-y should be subdirs-$(CONFIG_SOUTHBRIDGE_NVIDIA_MCP55).
yes!
This is the general rule. It's even in my small Kconfig.tex doco :-)
Unfortunately it fits into the category of "the tree speaks louder than the docs." We shouldn't have missed it, but we did.
Myles