]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/input/Makefile
USB: add PlayStation 2 Trance Vibrator driver
[karo-tx-linux.git] / drivers / usb / input / Makefile
index 764114529c56af10071d2dfa94f21717edf34e18..48551be324ac61fb102a530fcd34ad0205fbed57 100644 (file)
@@ -3,6 +3,7 @@
 #
 
 # Multipart objects.
+wacom-objs     := wacom_sys.o wacom_wac.o
 usbhid-objs    := hid-core.o
 
 # Optional parts of multipart objects.
@@ -44,6 +45,7 @@ obj-$(CONFIG_USB_ACECAD)      += acecad.o
 obj-$(CONFIG_USB_YEALINK)      += yealink.o
 obj-$(CONFIG_USB_XPAD)         += xpad.o
 obj-$(CONFIG_USB_APPLETOUCH)   += appletouch.o
+obj-$(CONFIG_USB_TRANCEVIBRATOR)       += trancevibrator.o
 
 ifeq ($(CONFIG_USB_DEBUG),y)
 EXTRA_CFLAGS += -DDEBUG