projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Override the OBJDIR setting for the XPLAINBridge project, as this currently doesn...
[pub/lufa.git]
/
Projects
/
XPLAINBridge
/
makefile
diff --git
a/Projects/XPLAINBridge/makefile
b/Projects/XPLAINBridge/makefile
index
3046498
..
8edd9c7
100644
(file)
--- a/
Projects/XPLAINBridge/makefile
+++ b/
Projects/XPLAINBridge/makefile
@@
-11,6
+11,9
@@
AVRISP_PATH = ../AVRISP-MKII/
+# FIXME - object directories do not currently work for this project
+override OBJDIR =
+
MCU = at90usb1287
ARCH = AVR8
BOARD = XPLAIN