projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Clean up BuildTest and Maintenance makefiles - use non-recursively evaluated make...
[pub/lufa.git]
/
BuildTests
/
BootloaderTest
/
makefile
diff --git
a/BuildTests/BootloaderTest/makefile
b/BuildTests/BootloaderTest/makefile
index
1294ba0
..
e894e6f
100644
(file)
--- a/
BuildTests/BootloaderTest/makefile
+++ b/
BuildTests/BootloaderTest/makefile
@@
-11,7
+11,7
@@
# with all supported device configurations.
# Path to the LUFA library core
-LUFA_PATH
= ../../LUFA/
+LUFA_PATH
:
= ../../LUFA/
all: begin testbootloaders clean end