summaryrefslogtreecommitdiff
path: root/Kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Makefile')
-rw-r--r--Kernel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Kernel/Makefile b/Kernel/Makefile
index aeb8a15e85..a88112cbc3 100644
--- a/Kernel/Makefile
+++ b/Kernel/Makefile
@@ -96,9 +96,7 @@ AK_OBJS = \
../AK/StringBuilder.o \
../AK/StringView.o \
../AK/FileSystemPath.o \
- ../AK/JsonObject.o \
../AK/JsonValue.o \
- ../AK/JsonArray.o \
../AK/JsonParser.o \
../AK/LogStream.o \
../AK/ELF/ELFImage.o \