Missing stuff.
This commit is contained in:
parent
a765a171e0
commit
a2edf7acdd
3 changed files with 9 additions and 0 deletions
3
src/cpu/p5/Config
Normal file
3
src/cpu/p5/Config
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
option i586
|
||||
object cpuid.o
|
||||
#object tsc.o
|
||||
5
src/cpu/p6/Config
Normal file
5
src/cpu/p6/Config
Normal 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
1
src/pc80/Config
Normal file
|
|
@ -0,0 +1 @@
|
|||
object keyboard.o
|
||||
Loading…
Add table
Add a link
Reference in a new issue