aboutsummaryrefslogtreecommitdiff
path: root/zephyr/Makefile
diff options
context:
space:
mode:
authorDamien George2017-01-22 10:31:02 +1100
committerDamien George2017-01-22 11:56:16 +1100
commit77e0cee49ec182b95cefc7a00a1c96b5db278cb2 (patch)
treed46a7ca9a3ccf7ff8ef0b3c950dd5bc86cab313a /zephyr/Makefile
parent739465c04fa674838c63f1c6a30f91a3706179ca (diff)
zephyr: Convert to use builtin help function.
Diffstat (limited to 'zephyr/Makefile')
-rw-r--r--zephyr/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/Makefile b/zephyr/Makefile
index 1d247af1a..ae707ff75 100644
--- a/zephyr/Makefile
+++ b/zephyr/Makefile
@@ -44,7 +44,6 @@ SRC_C = main.c \
lib/utils/printf.c \
lib/utils/pyexec.c \
lib/utils/interrupt_char.c \
- lib/utils/pyhelp.c \
lib/mp-readline/readline.c \
$(SRC_MOD)