[coreboot] [commit] r6553 - trunk/src/southbridge/intel/i82801gx

Sven Schnelle svens at stackframe.org
Tue May 3 15:17:01 CEST 2011


Peter Stuge <peter at 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.




More information about the coreboot mailing list