Silence the "Entering directory" notices in Makefile

This commit is contained in:
Josh Klar
2018-10-08 16:16:05 -07:00
parent f79c6714f6
commit 53580a1e96

View File

@@ -1,3 +1,5 @@
.SILENT:
.PHONY: \
build-feather \
circuitpy-deps \