aboutsummaryrefslogtreecommitdiff
path: root/converter/x68k_usb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converter/x68k_usb/Makefile')
-rw-r--r--converter/x68k_usb/Makefile3
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 = .
16SRC = keymap.c \ 16SRC = 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
22CONFIG_H = config_pjrc.h 21CONFIG_H = config_pjrc.h
23 22