summaryrefslogtreecommitdiff
path: root/apps/examples/adc
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/adc')
-rw-r--r--apps/examples/adc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/adc/Makefile b/apps/examples/adc/Makefile
index 14b83ffa6..5d1d89e1f 100644
--- a/apps/examples/adc/Makefile
+++ b/apps/examples/adc/Makefile
@@ -94,7 +94,7 @@ else
install:
endif
-`
+
ifeq ($(CONFIG_NSH_BUILTIN_APPS),y)
$(BUILTIN_REGISTRY)$(DELIM)$(APPNAME)_main.bdat: $(DEPCONFIG) Makefile
$(call REGISTER,$(APPNAME),$(PRIORITY),$(STACKSIZE),$(APPNAME)_main)