aboutsummaryrefslogtreecommitdiff
path: root/protocol/pjrc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'protocol/pjrc.mk')
-rw-r--r--protocol/pjrc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/pjrc.mk b/protocol/pjrc.mk
index 5a4461382..36585de7d 100644
--- a/protocol/pjrc.mk
+++ b/protocol/pjrc.mk
@@ -20,7 +20,7 @@ ifdef EXTRAKEY_ENABLE
20endif 20endif
21 21
22# Search Path 22# Search Path
23VPATH += $(TOP_DIR)/$(PJRC_DIR) 23VPATH += $(TMK_DIR)/$(PJRC_DIR)
24 24
25# This indicates using LUFA stack 25# This indicates using LUFA stack
26OPT_DEFS += -DPROTOCOL_PJRC 26OPT_DEFS += -DPROTOCOL_PJRC