aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/AVRISP/makefile')
-rw-r--r--Projects/AVRISP/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Projects/AVRISP/makefile b/Projects/AVRISP/makefile
index d7fe4ac19..6eebb2b33 100644
--- a/Projects/AVRISP/makefile
+++ b/Projects/AVRISP/makefile
@@ -193,8 +193,8 @@ CDEFS += -DRESET_LINE_PORT=PORTB
CDEFS += -DRESET_LINE_DDR=DDRB
CDEFS += -DRESET_LINE_MASK="(1 << 4)"
CDEFS += -DVTARGET_ADC_CHANNEL=2
-CDEFS += -DENABLE_SPI_PROTOCOL
-CDEFS += -DENABLE_XPROG_PROTOCOL
+CDEFS += -DENABLE_ISP_PROTOCOL
+CDEFS += -DENABLE_PDI_PROTOCOL
# Place -D or -U options here for ASM sources