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
commit 07649bcb02
Notes: sideshowbarker 2024-07-17 06:54:15 +09:00

View file

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