1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 13:57:35 +00:00

Kernel: Include DeviceManagement as a part of aarch64

This commit is contained in:
Filiph Sandström 2022-08-06 19:47:20 +02:00 committed by Linus Groh
parent 45aeba15c8
commit fcd1cf4e1b
2 changed files with 10 additions and 3 deletions

View file

@ -472,6 +472,8 @@ else()
MiniStdLib.cpp
UBSanitizer.cpp
Devices/DeviceManagement.cpp
Graphics/Console/BootFramebufferConsole.cpp
Graphics/Console/GenericFramebufferConsole.cpp