summaryrefslogtreecommitdiff
path: root/src/cpu/amd/geode_gx1/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/geode_gx1/Makefile.inc')
-rw-r--r--src/cpu/amd/geode_gx1/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/amd/geode_gx1/Makefile.inc b/src/cpu/amd/geode_gx1/Makefile.inc
index d5bb1ef5ad..4b3aff1da7 100644
--- a/src/cpu/amd/geode_gx1/Makefile.inc
+++ b/src/cpu/amd/geode_gx1/Makefile.inc
@@ -22,7 +22,7 @@ subdirs-y += ../../x86/tsc
subdirs-y += ../../x86/lapic
subdirs-y += ../../x86/cache
subdirs-y += ../../x86/smm
-driver-y += geode_gx1_init.c
+ramstage-y += geode_gx1_init.c
cpu_incs += $(src)/cpu/amd/geode_gx1/cpu_setup.inc
cpu_incs += $(src)/cpu/amd/geode_gx1/gx_setup.inc