This commit is contained in:
Bananymous
2022-11-16 19:48:36 +02:00
parent 550ecbc951
commit b500a8a7ed
3 changed files with 80 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ LIBS:=$(LIBS) $(KERNEL_ARCH_LIBS)
KERNEL_OBJS=\
$(KERNEL_ARCH_OBJS) \
kernel/kernel.o \
kernel/kmalloc.o \
kernel/SSP.o \
OBJS=\