cleanup
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1572 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
38ffff0d72
commit
36a74b0c18
3 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@ uses CONFIG_UDELAY_TSC
|
|||
|
||||
object cpuid.o
|
||||
if CONFIG_UDELAY_TSC object delay_tsc.o end
|
||||
#object tsc.o
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@ dir /cpu/p5
|
|||
object cpufixup.o
|
||||
object mtrr.o
|
||||
object pgtbl.o
|
||||
#object l2_cache.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue