mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:07:34 +00:00
Kernel: Re-add AK files to aarch64
This commit is contained in:
parent
d79c772c87
commit
2e63215346
1 changed files with 2 additions and 0 deletions
|
@ -390,6 +390,8 @@ if (NOT "${SERENITY_ARCH}" STREQUAL "aarch64")
|
|||
)
|
||||
else()
|
||||
set(SOURCES
|
||||
${AK_SOURCES}
|
||||
|
||||
Arch/aarch64/BootPPMParser.cpp
|
||||
Arch/aarch64/CrashHandler.cpp
|
||||
Arch/aarch64/GPIO.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue