From: tmk Date: Wed, 6 May 2020 06:59:49 +0000 (+0900) Subject: ibmpc_usb: Fix Makefile X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=2c08ed9d942f53ca0cea341d87456910685c84f3;p=max%2Ftmk_keyboard.git ibmpc_usb: Fix Makefile --- diff --git a/converter/ibmpc_usb/Makefile b/converter/ibmpc_usb/Makefile index 7c6b38e0..2b272a59 100644 --- a/converter/ibmpc_usb/Makefile +++ b/converter/ibmpc_usb/Makefile @@ -78,8 +78,8 @@ CONSOLE_ENABLE ?= yes # Console for debug(+400) COMMAND_ENABLE ?= yes # Commands for debug and configuration NKRO_ENABLE ?= yes # USB Nkey Rollover -KEYMAP_SECTION_ENABLE = yes -UNIMAP_ENABLE = yes +KEYMAP_SECTION_ENABLE ?= yes +UNIMAP_ENABLE ?= yes # Optimize size but this may cause error "relocation truncated to fit"