1
0
Fork 0

feat/kernel: I dont remember but i did stuff regarding SMP

This commit is contained in:
Kevin Alavik 2025-05-26 21:04:18 +02:00
parent 7ad2167e9d
commit d0e4149de5
No known key found for this signature in database
GPG key ID: 47AAEA397DB76AD0
8 changed files with 47 additions and 29 deletions

View file

@ -51,6 +51,7 @@ else
endif
CPPFLAGS := -I../external -I$(SRCDIR) -MMD -MP -DLIMINE_API_REVISION=3
CFLAGS += -std=c99
IMPLICIT_SRCS :=
ifneq ($(MAKECMDGOALS),menuconfig)