/[Development]
ViewVC logotype

Revision 4513


Jump to revision: Previous Next
Author: rminnich
Date: Fri Aug 7 06:59:31 2009 UTC (3 years, 9 months ago)
Changed paths: 12
Log Message:
much closer. Still need i2cmux bits. Do that tomorrow. It's midnight here. 

We do need to standardize on style. To save some makefile work I am 
doing things like this:
subdirs-$(CONFIG_NORTHBRIDGE_AMD_AMDK8) += amdk8

I think that's a good idea but the idea is not universal. 

Also, I don't think src/cpu/*/Makefile.inc files should ever include 
anything other than socket directories. Sockets drive everything. 

Please see: 
src/cpu/amd/Makefile.inc 
src/cpu/amd/socket_F/Makefile.inc 

For how I think it ought to work. src/cpu/intel/Makefile.inc violates this
rule. 

We need to formalize some of the Makefile.inc style.




Changed paths

Path Details
Directorybranches/coreboot-v2-newbuild/src/cpu/amd/socket_F/Makefile.inc modified , text changed
Directorybranches/coreboot-v2-newbuild/src/mainboard/amd/serengeti_cheetah/Kconfig modified , text changed
Directorybranches/coreboot-v2-newbuild/src/northbridge/Kconfig modified , text changed
Directorybranches/coreboot-v2-newbuild/src/northbridge/Makefile.inc modified , text changed
Directorybranches/coreboot-v2-newbuild/src/northbridge/amd/Makefile.inc modified , text changed
Directorybranches/coreboot-v2-newbuild/src/northbridge/amd/amdk8/Kconfig modified , text changed
Directorybranches/coreboot-v2-newbuild/src/southbridge/Kconfig modified , text changed
Directorybranches/coreboot-v2-newbuild/src/southbridge/Makefile.inc modified , text changed
Directorybranches/coreboot-v2-newbuild/src/southbridge/amd/Kconfig modified , text changed
Directorybranches/coreboot-v2-newbuild/src/southbridge/amd/Makefile.inc modified , text changed
Directorybranches/coreboot-v2-newbuild/src/southbridge/amd/amd8111/Makefile.inc added
Directorybranches/coreboot-v2-newbuild/src/southbridge/amd/amd8131/Kconfig added

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15