Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / drivers / hid / i2c-hid / Makefile
1 #
2 # Makefile for the I2C input drivers
3 #
4
5 obj-$(CONFIG_I2C_HID)                           += i2c-hid.o
6
7 i2c-hid-objs                                    =  i2c-hid-core.o
8 i2c-hid-$(CONFIG_DMI)                           += i2c-hid-dmi-quirks.o