projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrections to the unfinished AVRISP Programmer project to allow AVRStudio to connect...
[pub/USBasp.git]
/
Projects
/
Unfinished
/
AVRISP
/
makefile
diff --git
a/Projects/Unfinished/AVRISP/makefile
b/Projects/Unfinished/AVRISP/makefile
index
22fef8b
..
5f76575
100644
(file)
--- a/
Projects/Unfinished/AVRISP/makefile
+++ b/
Projects/Unfinished/AVRISP/makefile
@@
-119,7
+119,7
@@
OBJDIR = .
\r
\r
# Path to the LUFA library
\r
-LUFA_PATH = ../../
\r
+LUFA_PATH = ../../
../
\r
\r
\r
# LUFA library compile-time options
\r