fix/kernel: Fixed MADT tables to use
acpi_madt_entry_t header;
This commit is contained in:
parent
09de945b15
commit
1f70ada525
3 changed files with 20 additions and 16 deletions
|
@ -2,7 +2,7 @@
|
|||
MAKEFLAGS += -rR
|
||||
.SUFFIXES:
|
||||
|
||||
QEMUFLAGS := -m 2G -serial stdio
|
||||
QEMUFLAGS := -m 2G -serial stdio -smp 4
|
||||
USER_QEMUFLAGS ?=
|
||||
IMAGE_NAME := release/emk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue