git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1572 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2004-05-26 15:54:41 +00:00
parent 38ffff0d72
commit 36a74b0c18
3 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# How does the config tool pick the correct
# cpufixup.c to generate cupfixup.o ?
# cpufixup.c to generate cpufixup.o ?
uses k8
uses CPU_FIXUP

View File

@@ -2,4 +2,4 @@ uses CONFIG_UDELAY_TSC
object cpuid.o
if CONFIG_UDELAY_TSC object delay_tsc.o end
#object tsc.o

View File

@@ -3,4 +3,3 @@ dir /cpu/p5
object cpufixup.o
object mtrr.o
object pgtbl.o
#object l2_cache.o