diff options
Diffstat (limited to 'tmk_core/protocol/vusb.mk')
| -rw-r--r-- | tmk_core/protocol/vusb.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tmk_core/protocol/vusb.mk b/tmk_core/protocol/vusb.mk index 3cba3f71a..897b833e1 100644 --- a/tmk_core/protocol/vusb.mk +++ b/tmk_core/protocol/vusb.mk | |||
| @@ -18,4 +18,5 @@ endif | |||
| 18 | 18 | ||
| 19 | 19 | ||
| 20 | # Search Path | 20 | # Search Path |
| 21 | VPATH += $(TMK_DIR)/protocol/vusb:$(TMK_DIR)/protocol/vusb/usbdrv | 21 | VPATH += $(TMK_PATH)/$(VUSB_DIR) |
| 22 | VPATH += $(TMK_PATH)/$(VUSB_DIR)/usbdrv | ||
