Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/ojeda/linux
[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