Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux...
[deliverable/linux.git] / drivers / hid / Makefile
1 #
2 # Makefile for the HID driver
3 #
4 hid-objs := hid-core.o hid-input.o
5
6 obj-$(CONFIG_HID) += hid.o
7 hid-$(CONFIG_HID_DEBUG) += hid-debug.o
8
This page took 0.030333 seconds and 6 git commands to generate.