Missing stuff.

This commit is contained in:
Ronald G. Minnich 2000-11-28 04:55:17 +00:00
commit a2edf7acdd
3 changed files with 9 additions and 0 deletions

3
src/cpu/p5/Config Normal file
View file

@ -0,0 +1,3 @@
option i586
object cpuid.o
#object tsc.o

5
src/cpu/p6/Config Normal file
View file

@ -0,0 +1,5 @@
option i686
option INTEL_PPRO_MTRR
object microcode.o
object mpspec.o
object mtrr.o

1
src/pc80/Config Normal file
View file

@ -0,0 +1 @@
object keyboard.o