Skip to content
Snippets Groups Projects
Commit a9b68526 authored by Dean Camera's avatar Dean Camera
Browse files

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

parent 22eeb9b4
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment