mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 06:42:32 +08:00
Completes VFS-based named semaphore implemetation. Still a little buggy
This commit is contained in:
@@ -43,6 +43,5 @@ CSRCS += fs_binfs.c
|
||||
|
||||
DEPPATH += --dep-path binfs
|
||||
VPATH += :binfs
|
||||
CFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" $(TOPDIR)$(DELIM)fs$(DELIM)binfs}
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user