summaryrefslogtreecommitdiff
path: root/hid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hid/Makefile')
-rw-r--r--hid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/hid/Makefile b/hid/Makefile
index 5104dec1..5a4888c0 100644
--- a/hid/Makefile
+++ b/hid/Makefile
@@ -8,7 +8,8 @@ _build:
rm -f .current
platformio run --environment $(E)
echo -n $(E) > .current
-#added to easy test all builds
+
+# Added to easy test all builds
_build_all: aum spi serial
rm -f .current