Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
[linux-2.6/linux-mips.git] / drivers / hid / Makefile
blob52e97d8f3c95770427a7475c4efa64661bf38fc6
2 # Makefile for the HID driver
4 hid-objs := hid-core.o hid-input.o
6 obj-$(CONFIG_HID) += hid.o
7 hid-$(CONFIG_HID_DEBUG) += hid-debug.o