mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Fixed error in Config for ms7308e
This commit is contained in:
parent
6ef9c4675d
commit
84912b0c25
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ mainboardinit cpu/p6/earlymtrr.inc
|
|||
|
||||
option ENABLE_FIXED_AND_VARIABLE_MTRRS
|
||||
option FINAL_MAINBOARD_FIXUP
|
||||
option HAVE_PIRQ_TABLE
|
||||
option HAVE_PIRQ_TABLE=1
|
||||
object mainboard.o
|
||||
object irq_tables.o
|
||||
keyboard pc80
|
||||
|
|
Loading…
Add table
Reference in a new issue