]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/misc/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[karo-tx-linux.git] / drivers / usb / misc / Makefile
index 3e1bd70b06ea2c4b5a4b12bc6a6d85de6375e0ac..e748fd5dbe94e0f44f20f194cd7cc43756e2f821 100644 (file)
@@ -2,9 +2,6 @@
 # Makefile for the rest of the USB drivers
 # (the ones that don't fit into any other categories)
 #
-
-ccflags-$(CONFIG_USB_DEBUG) := -DDEBUG
-
 obj-$(CONFIG_USB_ADUTUX)               += adutux.o
 obj-$(CONFIG_USB_APPLEDISPLAY)         += appledisplay.o
 obj-$(CONFIG_USB_CYPRESS_CY7C63)       += cypress_cy7c63.o
@@ -22,6 +19,7 @@ obj-$(CONFIG_USB_LED)                 += usbled.o
 obj-$(CONFIG_USB_LEGOTOWER)            += legousbtower.o
 obj-$(CONFIG_USB_RIO500)               += rio500.o
 obj-$(CONFIG_USB_TEST)                 += usbtest.o
+obj-$(CONFIG_USB_EHSET_TEST_FIXTURE)    += ehset.o
 obj-$(CONFIG_USB_TRANCEVIBRATOR)       += trancevibrator.o
 obj-$(CONFIG_USB_USS720)               += uss720.o
 obj-$(CONFIG_USB_SEVSEG)               += usbsevseg.o