Am 26.07.2010 20:01, schrieb Peter Stuge: > I'm not sure that I feel good about .h files outside include/ being > referenced from other parts of the code. They should probably be > moved to include/ if they are needed in more than one place.. Mainboards need to include chipset specific information, and I'd like to avoid moving all that into include/ if possible.
>> I also don't understand the order. > Me neither. And again, why are there include files in > src/arch/i386/include instead of include/arch-i386 or something? It was partially inherited from newconfig, partially "what works". And I guess that was how it was handled throughout newconfig's lifecycle, too. Patrick -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

