projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to...
[pub/USBasp.git]
/
BuildTests
/
BoardDriverTest
/
makefile
diff --git
a/BuildTests/BoardDriverTest/makefile
b/BuildTests/BoardDriverTest/makefile
index
1184751
..
c46a00c
100644
(file)
--- a/
BuildTests/BoardDriverTest/makefile
+++ b/
BuildTests/BoardDriverTest/makefile
@@
-65,4
+65,4
@@
clean:
.PHONY: all begin end makeboardlist testboards clean
# Include LUFA build script makefiles
-include $(LUFA_PATH)/Build/lufa
.core.in
+include $(LUFA_PATH)/Build/lufa
_core.mk