summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 467f6e777b..7f3f9ae50a 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -129,6 +129,9 @@ CDEFS += -DPRODUCT=$(PRODUCT)
ifdef MOUSE_DELAY_TIME
CDEFS += -DMOUSE_DELAY_TIME=$(MOUSE_DELAY_TIME)
endif
+ifdef USB_12KRO
+CDEFS += -DUSB_12KRO
+endif
# Place -D or -U options here for ASM sources