diff options
Diffstat (limited to 'converter/x68k_usb/Makefile')
| -rw-r--r-- | converter/x68k_usb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converter/x68k_usb/Makefile b/converter/x68k_usb/Makefile index fd66ed563..948622c7c 100644 --- a/converter/x68k_usb/Makefile +++ b/converter/x68k_usb/Makefile | |||
| @@ -16,8 +16,7 @@ TARGET_DIR = . | |||
| 16 | SRC = keymap.c \ | 16 | SRC = keymap.c \ |
| 17 | matrix.c \ | 17 | matrix.c \ |
| 18 | led.c \ | 18 | led.c \ |
| 19 | protocol/x68k.c | 19 | protocol/serial_uart.c |
| 20 | # protocol/serial_uart.c | ||
| 21 | 20 | ||
| 22 | CONFIG_H = config_pjrc.h | 21 | CONFIG_H = config_pjrc.h |
| 23 | 22 | ||
