diff options
author | Stefan Reinauer <stepan@openbios.org> | 2004-05-26 15:54:41 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2004-05-26 15:54:41 +0000 |
commit | 36a74b0c188c866d1bcf507a61bf2808858ab858 (patch) | |
tree | c7f95c25510a13275caa8d8a5e9e3239e3227194 /src/cpu/p5 | |
parent | 38ffff0d724fdbce9bf525f01f3e969de9b583d9 (diff) |
cleanup
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1572 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/cpu/p5')
-rw-r--r-- | src/cpu/p5/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/p5/Config.lb b/src/cpu/p5/Config.lb index 99858dbb29..7ef39b8b5d 100644 --- a/src/cpu/p5/Config.lb +++ b/src/cpu/p5/Config.lb @@ -2,4 +2,4 @@ uses CONFIG_UDELAY_TSC object cpuid.o if CONFIG_UDELAY_TSC object delay_tsc.o end -#object tsc.o + |