updates Make build system with new Board specific writes

This commit is contained in:
2025-01-07 10:33:37 +01:00
parent 4d15523a74
commit 0a3b25cc6d
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,7 @@ LIBWRAP_SRCS := \
sys/open.c \
sys/lseek.c \
sys/read.c \
sys/write.c \
sys/fstat.c \
sys/stat.c \
sys/close.c \