aboutsummaryrefslogtreecommitdiff
path: root/libiot/sys/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'libiot/sys/mkfile')
-rw-r--r--libiot/sys/mkfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiot/sys/mkfile b/libiot/sys/mkfile
new file mode 100644
index 0000000..6eafd7a
--- /dev/null
+++ b/libiot/sys/mkfile
@@ -0,0 +1,5 @@
+OFILES=\
+ $OFILES\
+ sys/panic.$O\
+ sys/mutex.$O\
+ sys/list.$O\