summaryrefslogtreecommitdiff
path: root/apps/system/usbmonitor
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/usbmonitor')
-rw-r--r--apps/system/usbmonitor/Makefile2
-rw-r--r--apps/system/usbmonitor/usbmonitor.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/system/usbmonitor/Makefile b/apps/system/usbmonitor/Makefile
index 56b6ccee1..4516d31d6 100644
--- a/apps/system/usbmonitor/Makefile
+++ b/apps/system/usbmonitor/Makefile
@@ -69,7 +69,7 @@ ROOTDEPPATH = --dep-path .
# Common build
-VPATH =
+VPATH =
all: .built
.PHONY: context depend clean distclean
diff --git a/apps/system/usbmonitor/usbmonitor.c b/apps/system/usbmonitor/usbmonitor.c
index f223be540..252a5890d 100644
--- a/apps/system/usbmonitor/usbmonitor.c
+++ b/apps/system/usbmonitor/usbmonitor.c
@@ -185,7 +185,7 @@ int usbmonitor_start(int argc, char **argv)
int ret;
/* No.. start it now */
-
+
#ifdef CONFIG_USBDEV_TRACE
/* First, initialize any USB tracing options that were requested */