apps/mm removed extraneous comment from Makefile

This commit is contained in:
David Sidrane 2017-03-28 14:36:03 +00:00
parent c12348ad38
commit 2168119b73

View File

@ -44,8 +44,6 @@ APPNAME = mm
PRIORITY = $(CONFIG_EXAMPLES_MM_PRIORITY)
STACKSIZE = $(CONFIG_EXAMPLES_MM_STACKSIZE)
# Hello, World! Example
ASRCS =
CSRCS =
MAINSRC = mm_main.c