aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtos/Makefile.am')
-rw-r--r--src/rtos/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rtos/Makefile.am b/src/rtos/Makefile.am
index fc3ab8b..b0f7daf 100644
--- a/src/rtos/Makefile.am
+++ b/src/rtos/Makefile.am
@@ -21,6 +21,7 @@ noinst_LTLIBRARIES += %D%/librtos.la
%D%/mqx.c \
%D%/uCOS-III.c \
%D%/nuttx.c \
+ %D%/rtkernel.c \
%D%/hwthread.c \
%D%/zephyr.c \
%D%/riot.c \