forked from mirror/qmk_firmware
Minor makefile fixes - add phony targets, remove silence switch from the root makefile and add missing build modules to the ClassDriver VirtualSerial device demo.
This commit is contained in:
@@ -89,3 +89,6 @@ validate-branch:
|
||||
|
||||
# Validate the working branch for general release, check for placeholder documentation then build and test everything
|
||||
validate-release: check-documentation-placeholders validate-branch
|
||||
|
||||
|
||||
.PHONY: all upgrade-doxygen make-as4-projects check-documentation-placeholders validate-branch
|
||||
Reference in New Issue
Block a user