aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/AVRISP/makefile')
-rw-r--r--Projects/AVRISP/makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Projects/AVRISP/makefile b/Projects/AVRISP/makefile
index 196eb7951..8db6ac97c 100644
--- a/Projects/AVRISP/makefile
+++ b/Projects/AVRISP/makefile
@@ -199,8 +199,7 @@ CDEFS += -DRESET_LINE_DDR=DDRB
CDEFS += -DRESET_LINE_MASK="(1 << 4)"
CDEFS += -DVTARGET_ADC_CHANNEL=2
CDEFS += -DENABLE_ISP_PROTOCOL
-CDEFS += -DENABLE_PDI_PROTOCOL
-CDEFS += -DENABLE_TPI_PROTOCOL
+CDEFS += -DENABLE_XPROG_PROTOCOL
# Place -D or -U options here for ASM sources