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 -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

