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
/
SingleUSBModeTest
/
makefile
diff --git
a/BuildTests/SingleUSBModeTest/makefile
b/BuildTests/SingleUSBModeTest/makefile
index
d31f5f0
..
bef8a5c
100644
(file)
--- a/
BuildTests/SingleUSBModeTest/makefile
+++ b/
BuildTests/SingleUSBModeTest/makefile
@@
-53,4
+53,4
@@
clean:
.PHONY: begin end compile clean
# Include LUFA build script makefiles
-include $(LUFA_PATH)/Build/lufa
.core.in
+include $(LUFA_PATH)/Build/lufa
_core.mk