aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/shell/shell.mk
diff options
context:
space:
mode:
Diffstat (limited to 'os/various/shell/shell.mk')
-rw-r--r--os/various/shell/shell.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/various/shell/shell.mk b/os/various/shell/shell.mk
new file mode 100644
index 000000000..de735d516
--- /dev/null
+++ b/os/various/shell/shell.mk
@@ -0,0 +1,5 @@
+# RT Shell files.
+SHELLSRC = $(CHIBIOS)/os/various/shell/shell.c \
+ $(CHIBIOS)/os/various/shell/shell_cmd.c
+
+SHELLINC = $(CHIBIOS)/os/various/shell