[coreboot] [commit] r5091 - in trunk/src/mainboard: amd/db800 amd/norwich digitallogic/msm800sev iei/pcisa-lx-800-r10 lippert/roadrunner-lx lippert/spacerunner-lx

Peter Stuge peter at stuge.se
Tue Feb 9 08:45:51 CET 2010


repository service wrote:
> fix further build.h dependencies that were undetected before we
> enabled it on our parallel build server ;-)
..
> +++ trunk/src/mainboard/amd/db800/Makefile.inc	Sun Feb  7 23:56:06 2010	(r5091)
> @@ -21,7 +21,7 @@
>  
>  ifdef POST_EVALUATION
>  
> -$(obj)/mainboard/$(MAINBOARDDIR)/auto.inc: $(src)/mainboard/$(MAINBOARDDIR)/cache_as_ram_auto.c
> +$(obj)/mainboard/$(MAINBOARDDIR)/auto.inc: $(src)/mainboard/$(MAINBOARDDIR)/cache_as_ram_auto.c $(obj)/build.h

Please talk a little more about this build.h again? I think it's a
pretty unclean thing to deal with in mainboard directories.


Does it affect only romcc boards or only car boards or both?

How can we get rid of build.h completely?
(Yes, I know I asked before.)


//Peter




More information about the coreboot mailing list