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 fd66ed563b..948622c7c8 100644 --- a/converter/x68k_usb/Makefile +++ b/converter/x68k_usb/Makefile @@ -16,8 +16,7 @@ TARGET_DIR = . SRC = keymap.c \ matrix.c \ led.c \ - protocol/x68k.c -# protocol/serial_uart.c + protocol/serial_uart.c CONFIG_H = config_pjrc.h |