ptos: build: Link and include against spkg

Signed-off-by: Chloe M. <chloe@yiffware.org>
This commit is contained in:
2026-07-10 04:07:03 +00:00
parent 88f643452c
commit e9bb671781
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ CFLAGS = \
-I../xt/flanterm/src \
-I../head \
-I../target \
-I$(PT_PROJECT_ROOT)/sdk/head
-I$(PT_PROJECT_ROOT)/sdk/head \
-I$(PT_PROJECT_ROOT)/service/spkg/head/
.PHONY: all
all: $(OFILES)