summaryrefslogtreecommitdiff
path: root/apps/examples/serialrx/Makefile
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-22 08:41:15 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-22 08:41:15 -0600
commit4c0502234f156d9d21bd7c6d20d1002908ef65ed (patch)
tree6a13bc4e717c3a286263044416c29408e4a95278 /apps/examples/serialrx/Makefile
parentdf35eaf6baa09ada64775e6f759b74329f0bf908 (diff)
downloadnuttx-4c0502234f156d9d21bd7c6d20d1002908ef65ed.tar.gz
nuttx-4c0502234f156d9d21bd7c6d20d1002908ef65ed.tar.bz2
nuttx-4c0502234f156d9d21bd7c6d20d1002908ef65ed.zip
examples/serialrx added by Bob Doison
Diffstat (limited to 'apps/examples/serialrx/Makefile')
-rw-r--r--apps/examples/serialrx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/examples/serialrx/Makefile b/apps/examples/serialrx/Makefile
index 66617d456..d99fd44a5 100644
--- a/apps/examples/serialrx/Makefile
+++ b/apps/examples/serialrx/Makefile
@@ -107,4 +107,3 @@ distclean: clean
$(call DELFILE, .depend)
-include Make.dep
-