diff options
Diffstat (limited to 'ports/posix/makefile')
| -rw-r--r-- | ports/posix/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/posix/makefile b/ports/posix/makefile index 9031b76..91e0792 100644 --- a/ports/posix/makefile +++ b/ports/posix/makefile @@ -6,6 +6,7 @@ LDFLAGS = $(LIBDIR) $(LIBS) C_INCLUDES += \ -Ilib/FreeRTOS/FreeRTOS/Source/portable/ThirdParty/GCC/Posix/ \ +-Iports/posix/src/ C_SOURCES += \ lib/FreeRTOS/FreeRTOS/Source/portable/ThirdParty/GCC/Posix/port.c \ |
