Peter Stuge peter@stuge.se writes:
repository service wrote:
+++ trunk/src/southbridge/intel/i82801gx/Kconfig Tue May 3 09:55:30 2011 (r6553) @@ -38,5 +38,10 @@ int default 1
+config BOOTBLOCK_SOUTHBRIDGE_INIT
string
- default "southbridge/intel/i82801gx/bootblock.c"
- depends on SOUTHBRIDGE_INTEL_I82801GX
Why in Kconfig and not a Makefile variable?
That's how the current implementation wants it. Changing that is beyond the scope of that Patch. Sorry for the whitespace error.
Sven.