aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/geode_gx2/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/geode_gx2/Makefile.inc')
-rw-r--r--src/cpu/amd/geode_gx2/Makefile.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/cpu/amd/geode_gx2/Makefile.inc b/src/cpu/amd/geode_gx2/Makefile.inc
new file mode 100644
index 0000000000..b70537accf
--- /dev/null
+++ b/src/cpu/amd/geode_gx2/Makefile.inc
@@ -0,0 +1,9 @@
+subdirs-y += ../../x86/tsc
+subdirs-y += ../../x86/lapic
+subdirs-y += ../../x86/cache
+subdirs-y += ../../x86/smm
+
+driver-y += geode_gx2_init.c
+ramstage-y += cpubug.c
+
+cpu_incs += $(src)/cpu/amd/geode_gx2/cache_as_ram.inc