Install kernel under boot directory
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
b1c08e4a9f
commit
30bc0c3cb7
@ -30,7 +30,7 @@ add_executable(xtoskrnl
|
||||
target_link_libraries(xtoskrnl)
|
||||
|
||||
# Set instal target
|
||||
set_install_target(xtoskrnl "exectos/system")
|
||||
set_install_target(xtoskrnl "exectos/boot")
|
||||
|
||||
# Set kernel entrypoint, imagebase address, ordinals and subsystem
|
||||
set_entrypoint(xtoskrnl "KeStartXtSystem")
|
||||
|
Loading…
Reference in New Issue
Block a user