ibmpc_usb: Fix Makefile

This commit is contained in:
tmk 2020-05-06 15:59:49 +09:00
parent 6332da2b95
commit 2c08ed9d94

View file

@ -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"