1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 06:07:44 +00:00

Kernel: Reintroduce Credentials.cpp to aarch64 build

This commit is contained in:
Jesse Buhagiar 2022-10-17 23:28:58 +11:00 committed by Linus Groh
parent fd5671b5d5
commit 07649bcb02

View file

@ -499,6 +499,7 @@ else()
# Files from base Kernel
CommandLine.cpp
Credentials.cpp
KBufferBuilder.cpp
KString.cpp
KSyms.cpp