summaryrefslogtreecommitdiff
path: root/ports/nrf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ports/nrf/Makefile')
-rwxr-xr-xports/nrf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/nrf/Makefile b/ports/nrf/Makefile
index 0057bdc24..8a96b1009 100755
--- a/ports/nrf/Makefile
+++ b/ports/nrf/Makefile
@@ -118,6 +118,7 @@ SRC_C += \
lib/utils/stdout_helpers.c \
lib/libc/string0.c \
lib/mp-readline/readline.c \
+ supervisor/shared/memory.c
ifeq ($(MCU_SUB_VARIANT),nrf52840)