aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/input/Makefile')
-rw-r--r--drivers/usb/input/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/input/Makefile b/drivers/usb/input/Makefile
index d2cbb0ec7963..91df130909e6 100644
--- a/drivers/usb/input/Makefile
+++ b/drivers/usb/input/Makefile
@@ -7,7 +7,6 @@ obj-$(CONFIG_USB_ATI_REMOTE2) += ati_remote2.o
7obj-$(CONFIG_USB_KEYSPAN_REMOTE) += keyspan_remote.o 7obj-$(CONFIG_USB_KEYSPAN_REMOTE) += keyspan_remote.o
8obj-$(CONFIG_USB_POWERMATE) += powermate.o 8obj-$(CONFIG_USB_POWERMATE) += powermate.o
9obj-$(CONFIG_USB_YEALINK) += yealink.o 9obj-$(CONFIG_USB_YEALINK) += yealink.o
10obj-$(CONFIG_USB_APPLETOUCH) += appletouch.o
11 10
12ifeq ($(CONFIG_USB_DEBUG),y) 11ifeq ($(CONFIG_USB_DEBUG),y)
13EXTRA_CFLAGS += -DDEBUG 12EXTRA_CFLAGS += -DDEBUG