diff options
Diffstat (limited to 'ports/unix')
| -rw-r--r-- | ports/unix/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/unix/Makefile b/ports/unix/Makefile index 79b203b6b..8775ec11a 100644 --- a/ports/unix/Makefile +++ b/ports/unix/Makefile @@ -149,6 +149,8 @@ SRC_C = \ alloc.c \ coverage.c \ fatfs_port.c \ + supervisor/stub/serial.c \ + supervisor/stub/stack.c \ supervisor/shared/translate.c \ $(SRC_MOD) |
