summaryrefslogtreecommitdiff
path: root/apps/examples/lcdrw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/lcdrw/Makefile')
-rw-r--r--apps/examples/lcdrw/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/lcdrw/Makefile b/apps/examples/lcdrw/Makefile
index 59726f7c0..9a394632e 100644
--- a/apps/examples/lcdrw/Makefile
+++ b/apps/examples/lcdrw/Makefile
@@ -61,14 +61,14 @@ endif
ROOTDEPPATH = --dep-path .
# LCD R/W built-in application info
-
+
APPNAME = lcdrw
PRIORITY = SCHED_PRIORITY_DEFAULT
STACKSIZE = 2048
# Common build
-VPATH =
+VPATH =
all: .built
.PHONY: clean depend distclean