summaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authortmk2010-11-17 16:06:20 +0900
committertmk2010-11-17 16:06:20 +0900
commit02d955e9fecda610e9cb7f5317262b907614bf31 (patch)
tree01a32f36bb17574f46c0d1848d87b0f750afdedc /Makefile.common
parent8240e606d4571624c7967d6acfa562d70ff3ab97 (diff)
add audio controls from consumer page(HID)
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index bec799c08..467f6e777 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -55,6 +55,7 @@ SRC = tmk.c \
usb_keyboard.c \
usb_mouse.c \
usb_debug.c \
+ usb_extra.c \
usb.c \
jump_bootloader.c \
print.c \