X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/def392aca09dd0d5a29c1c390accb44ff76db280..f92cc29e3a34d7bcc10dbdb374987bb89a928eb4:/Projects/XPLAINBridge/makefile diff --git a/Projects/XPLAINBridge/makefile b/Projects/XPLAINBridge/makefile index e23b54d37..7120dd991 100644 --- a/Projects/XPLAINBridge/makefile +++ b/Projects/XPLAINBridge/makefile @@ -34,8 +34,8 @@ all: # Since this project borrows files from the AVRISP-MKII project which may also have an # identical OBJDIR directory, we need to enforce the use of this project's object file # directory as the one where the build object files are to be stored, by giving it a -# project-specific name. -OBJDIR := obj.$(TARGET) +# path relative to the current folder. +OBJDIR := ./obj # Include LUFA-specific DMBS extension modules DMBS_LUFA_PATH ?= $(LUFA_PATH)/Build/LUFA