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

Peter Stuge peter at stuge.se
Tue May 3 15:04:47 CEST 2011


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?

Oh and please always double-check the whitespace. (See "string")


//Peter




More information about the coreboot mailing list