X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fhid%2FMakefile;h=275dc522c7389489583f7424fb75427d2a04867d;hb=9b610fda0df5d0f0b0c64242e37441ad1b384aac;hp=68d1376a53fbe3b80da6cde1f0089c4e664261db;hpb=9b6a51746ffe8d619f1097675d2dc5e303470024;p=linux-2.6 diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile index 68d1376a53..275dc522c7 100644 --- a/drivers/hid/Makefile +++ b/drivers/hid/Makefile @@ -1,10 +1,12 @@ # # Makefile for the HID driver # -hid-objs := hid-core.o hid-input.o +hid-objs := hid-core.o hid-input.o hid-input-quirks.o obj-$(CONFIG_HID) += hid.o + hid-$(CONFIG_HID_DEBUG) += hid-debug.o +hid-$(CONFIG_HIDRAW) += hidraw.o obj-$(CONFIG_USB_HID) += usbhid/ obj-$(CONFIG_USB_MOUSE) += usbhid/