2009-08-28 16:46:59 +02:00
|
|
|
subdirs-y += ../../x86/tsc
|
|
|
|
subdirs-y += ../../x86/lapic
|
|
|
|
subdirs-y += ../../x86/cache
|
|
|
|
subdirs-y += ../../x86/smm
|
2010-07-27 01:46:25 +02:00
|
|
|
|
2012-02-09 15:07:41 +01:00
|
|
|
driver-y += geode_gx2_init.c
|
2010-09-30 18:55:02 +02:00
|
|
|
ramstage-y += cpubug.c
|
2010-07-27 01:46:25 +02:00
|
|
|
|
2012-02-09 15:07:41 +01:00
|
|
|
cpu_incs += $(src)/cpu/amd/geode_gx2/cache_as_ram.inc
|