aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/nil.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/nil.mk')
-rw-r--r--os/nil/nil.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/nil/nil.mk b/os/nil/nil.mk
new file mode 100644
index 000000000..9e46f1c02
--- /dev/null
+++ b/os/nil/nil.mk
@@ -0,0 +1,5 @@
+# List of all the Nil RTOS kernel files.
+KERNSRC = ${NILRTOS}/os/kernel/nil.c
+
+# Required include directories
+KERNINC = ${NILRTOS}/os/kernel