diff options
Diffstat (limited to 'protocol/pjrc.mk')
| -rw-r--r-- | protocol/pjrc.mk | 2 |
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 | |||
| 20 | endif | 20 | endif |
| 21 | 21 | ||
| 22 | # Search Path | 22 | # Search Path |
| 23 | VPATH += $(TOP_DIR)/$(PJRC_DIR) | 23 | VPATH += $(TMK_DIR)/$(PJRC_DIR) |
| 24 | 24 | ||
| 25 | # This indicates using LUFA stack | 25 | # This indicates using LUFA stack |
| 26 | OPT_DEFS += -DPROTOCOL_PJRC | 26 | OPT_DEFS += -DPROTOCOL_PJRC |
