mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 18:31:56 +00:00
[BOOTDATA] Add SMP Entry (#5859)
[HALX86] Enable SMP Hal for x86 [BOOTDATA] add livecd and set entrys
This commit is contained in:
parent
5d1be078f8
commit
0a951f1112
3 changed files with 12 additions and 6 deletions
|
@ -66,7 +66,7 @@ if(ARCH STREQUAL "i386")
|
|||
add_hal(halxbox SOURCES xbox/halxbox.rc COMPONENTS xbox up)
|
||||
add_hal(halpc98 SOURCES pc98/halpc98.rc COMPONENTS pc98 up)
|
||||
|
||||
#add_hal(halmacpi SOURCES smp/halmacpi.rc COMPONENTS generic acpi smp apic)
|
||||
add_hal(halmacpi SOURCES smp/halmacpi.rc COMPONENTS generic acpi smp apic)
|
||||
#add_hal(halmp SOURCES mp/halmp.rc COMPONENTS generic legacy smp apic)
|
||||
|
||||
elseif(ARCH STREQUAL "amd64")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue