GNU Linux-libre 4.9.297-gnu1
[releases.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