099e1ce2f2347592f8cf00cff8f620cc4d170301
[linux-2.6-block.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