Oops - override OBJDIR with "." not blank for the XPLAINBridge project.

This commit is contained in:
Dean Camera 2012-07-10 21:16:17 +00:00
parent 22eeb9b4e9
commit a9b6852603
1 changed files with 1 additions and 1 deletions

View File

@ -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