Oops - override OBJDIR with "." not blank for the XPLAINBridge project.
This commit is contained in:
parent
22eeb9b4e9
commit
a9b6852603
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue