X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fusb%2Finput%2FMakefile;h=295f459d1079ffa4c3afe69bb38d61474f503162;hb=a12f66fccf2e266ad197df142b5ebafc6a169a8c;hp=affb6a36d242eb4331d6c5fbe29f35f7a7e85c8c;hpb=bb0885900de49b5822d7e8c91c1adf9a0fcc228b;p=powerpc.git diff --git a/drivers/usb/input/Makefile b/drivers/usb/input/Makefile index affb6a36d2..295f459d10 100644 --- a/drivers/usb/input/Makefile +++ b/drivers/usb/input/Makefile @@ -3,6 +3,7 @@ # # Multipart objects. +wacom-objs := wacom_sys.o wacom_wac.o usbhid-objs := hid-core.o # Optional parts of multipart objects. @@ -47,6 +48,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