2012-02-10 12:32:13 +01:00
|
|
|
ramstage-y += socket_BGA956.c
|
2009-09-25 20:43:02 +02:00
|
|
|
subdirs-y += ../model_1067x
|
|
|
|
subdirs-y += ../../x86/tsc
|
|
|
|
subdirs-y += ../../x86/mtrr
|
|
|
|
subdirs-y += ../../x86/lapic
|
|
|
|
subdirs-y += ../../x86/cache
|
|
|
|
subdirs-y += ../../x86/smm
|
|
|
|
subdirs-y += ../microcode
|
|
|
|
subdirs-y += ../hyperthreading
|
2012-11-01 15:32:32 +01:00
|
|
|
subdirs-y += ../speedstep
|
2009-09-25 20:43:02 +02:00
|
|
|
|
2010-04-12 17:28:34 +02:00
|
|
|
# Use Intel Core (not Core 2) code for CAR init, any CPU might be used.
|
|
|
|
cpu_incs += $(src)/cpu/intel/model_6ex/cache_as_ram.inc
|