aboutsummaryrefslogtreecommitdiffstats
path: root/Projects
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-07-10 21:16:17 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-07-10 21:16:17 +0000
commita9b68526036ab0e17298848627702d4698993998 (patch)
tree47f2ecb795d32572d7204a75788061bc485535df /Projects
parent22eeb9b4e9262e6c1db6404deeb0327a02817de8 (diff)
downloadlufa-a9b68526036ab0e17298848627702d4698993998.tar.gz
lufa-a9b68526036ab0e17298848627702d4698993998.tar.bz2
lufa-a9b68526036ab0e17298848627702d4698993998.zip
Oops - override OBJDIR with "." not blank for the XPLAINBridge project.
Diffstat (limited to 'Projects')
-rw-r--r--Projects/XPLAINBridge/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/XPLAINBridge/makefile b/Projects/XPLAINBridge/makefile
index 8edd9c71a..d4136bc2f 100644
--- a/Projects/XPLAINBridge/makefile
+++ b/Projects/XPLAINBridge/makefile
@@ -12,7 +12,7 @@
AVRISP_PATH = ../AVRISP-MKII/
# FIXME - object directories do not currently work for this project
-override OBJDIR =
+override OBJDIR = .
MCU = at90usb1287
ARCH = AVR8