allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / drivers / hid / Makefile
blob68d1376a53fbe3b80da6cde1f0089c4e664261db
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
9 obj-$(CONFIG_USB_HID) += usbhid/
10 obj-$(CONFIG_USB_MOUSE) += usbhid/
11 obj-$(CONFIG_USB_KBD) += usbhid/