diff options
Diffstat (limited to 'converter')
| -rw-r--r-- | converter/ps2_usb/Makefile.mbed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/ps2_usb/Makefile.mbed b/converter/ps2_usb/Makefile.mbed index eeb5ad9d5..a7ea5bcf2 100644 --- a/converter/ps2_usb/Makefile.mbed +++ b/converter/ps2_usb/Makefile.mbed | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | PROJECT = ps2_usb | 1 | PROJECT = ps2_usb |
| 2 | 2 | ||
| 3 | TMK_DIR = ../../tmk_core | 3 | TMK_DIR = ../../tmk_core |
| 4 | MBED_DIR = $(TMK_DIR)/mbed-sdk | 4 | MBED_DIR = $(TMK_DIR)/tool/mbed/mbed-sdk |
| 5 | 5 | ||
| 6 | #VPATH += $(MBED_DIR):$(TMK_DIR) | 6 | #VPATH += $(MBED_DIR):$(TMK_DIR) |
| 7 | vpath %.s .:$(MBED_DIR):$(TMK_DIR) | 7 | vpath %.s .:$(MBED_DIR):$(TMK_DIR) |
