fix sys_arch to adapt kernel semaphore

This commit is contained in:
lr
2024-05-29 16:44:19 +08:00
parent a9309fa1b4
commit 60b1906396
6 changed files with 31 additions and 39 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
SRC_DIR := fs shell lib boards drivers semaphore drivers tools net app
SRC_DIR := fs shell lib boards drivers semaphore drivers tools net app
include $(KERNEL_ROOT)/compiler.mk