projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update build test "ModuleTest" to check platform drivers where possible. Add missing...
[pub/USBasp.git]
/
makefile
diff --git
a/makefile
b/makefile
index
7ca9cc3
..
fd7e5c0
100644
(file)
--- a/
makefile
+++ b/
makefile
@@
-21,7
+21,5
@@
all:
$(MAKE) -C Demos $@ -s
$(MAKE) -C Projects $@ -s
$(MAKE) -C Bootloaders $@ -s
- $(MASK) -C BuildTests $@ -s
@echo
@echo LUFA \"make $@\" operation complete.
-