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:
parent
d8621ee8f4
commit
6fa8da4e56
4 changed files with 12 additions and 4 deletions
|
@ -45,3 +45,6 @@ else
|
|||
include Build/lufa.sources.in
|
||||
include Build/lufa.doxygen.in
|
||||
endif
|
||||
|
||||
|
||||
.PHONY: all export_tar version clean
|
Loading…
Add table
Add a link
Reference in a new issue